Skip to content

Hostname

fenrir.com

Last fetched

fenrir.com resolves to 1 IPv4 address operated by RCC-RDC-AS - Rogers Communications Canada Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · fenrir.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fenrir.com

Resolution chain

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

IPPrefixASNOperatorCountry
204.13.48.65204.13.48.0/24AS29988RCC-RDC-AS - Rogers Communications Canada Inc.CA
204.13.48.65204.13.48.0/24AS29988RCC-RDC-AS - Rogers Communications Canada Inc.CA

WHOIS identity

Registrar
iana:69
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of fenrir.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for fenrir.com.

MechanismTarget
SPF_Afenrir.com
SPF_INCLUDEspf.easyonnet.com
SPF_IP2600:3c03:0:0:f03c:92ff:fef4:7dc3
SPF_MXfenrir.com

Related pages

Pivot deeper into the graph from fenrir.com.

Cypher and MCP

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

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