Skip to content

Hostname

eg-wp.com

Last fetched

eg-wp.com resolves to 5 IPv4 addresses operated by VKT-HK Viking Telecom Limited in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · eg-wp.comRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/eg-wp.com

Resolution chain

eg-wp.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.105.80.154172.105.64.0/19AS63949VKT-HK Viking Telecom LimitedDE
92.113.16.192.113.16.0/21AS47583ANSONNET-AS-UKDE
92.113.16.14192.113.16.0/21AS47583ANSONNET-AS-UKDE
92.113.23.23692.113.16.0/21AS47583ANSONNET-AS-UKDE
92.113.23.7692.113.16.0/21AS47583ANSONNET-AS-UKDE

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

7 observed subdomains of eg-wp.com.

Web-graph footprint

Distinct hostnames that link to or from eg-wp.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for eg-wp.com.

MechanismTarget
SPF_INCLUDEspf.antispamcloud.com
SPF_IP172.105.80.154

Related pages

Pivot deeper into the graph from eg-wp.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "eg-wp.com"})-[: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.