Skip to content

Hostname

wyvrn.com

Last fetched

wyvrn.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · wyvrn.comRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wyvrn.com

Resolution chain

wyvrn.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.236.195.21318.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
34.210.47.7734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.167.40.9135.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.40.7744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.78.18944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.121.6744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.117.18852.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.207.7154.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.156.9754.214.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.244.123.25054.244.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.151.716.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1011
Organization
digital privacy corporation
Contact emails

Subdomains

4 observed subdomains of wyvrn.com.

Web-graph footprint

Distinct hostnames that link to or from wyvrn.com in the public web crawl.

47 sites link to this hostname.

119 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wyvrn.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from wyvrn.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wyvrn.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.