Skip to content

Hostname

carnivaland.net

Last fetched

carnivaland.net resolves to 1 IPv4 address operated by SERVERCENTRAL - DEFT.COM in US. WHOIS lists iana:1005 as the registrar.

Nutrition Label

WHISPER CANON · carnivaland.netRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/carnivaland.net

Resolution chain

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

IPPrefixASNOperatorCountry
50.31.177.13350.31.197.0/24AS23352SERVERCENTRAL - DEFT.COMUS

WHOIS identity

Registrar
iana:1005
Organization
Contact emails

Subdomains

4 observed subdomains of carnivaland.net.

Web-graph footprint

Distinct hostnames that link to or from carnivaland.net in the public web crawl.

176 sites link to this hostname.

111 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • carnivaland.net

SPF policy

5 SPF mechanisms authorising senders for carnivaland.net.

MechanismTarget
SPF_Acarnivaland.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP50.31.177.130
SPF_IP50.31.188.66/32
SPF_MXcarnivaland.net

Related pages

Pivot deeper into the graph from carnivaland.net.

Cypher and MCP

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

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