Skip to content

Hostname

entercom.ua

Last fetched

entercom.ua resolves to 1 IPv4 address operated by AS20516 in UA. WHOIS lists iana:1405 as the registrar.

Nutrition Label

WHISPER CANON · entercom.uaRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint9.4/10canon.whisper.security/host/entercom.ua

Resolution chain

entercom.ua resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.142.233.16683.142.233.0/24AS20516UA

WHOIS identity

Registrar
iana:1405
Organization
Contact emails

Subdomains

21 observed subdomains of entercom.ua.

Web-graph footprint

Distinct hostnames that link to or from entercom.ua in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for entercom.ua.

MechanismTarget
SPF_Aentercom.ua
SPF_INCLUDE_spf.google.com
SPF_IP62.80.189.210
SPF_IP83.142.233.168
SPF_IP95.216.119.250
SPF_MXentercom.ua

Related pages

Pivot deeper into the graph from entercom.ua.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "entercom.ua"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.