Skip to content

Hostname

the.satanic.wiki

Last fetched

the.satanic.wiki resolves to 1 IPv4 address operated by AS200651 in DE.

Nutrition Label

WHISPER CANON · the.satanic.wikiRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/the.satanic.wiki

Resolution chain

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

IPPrefixASNOperatorCountry
37.228.129.8437.228.129.0/24AS200651DE

WHOIS identity

No WHOIS records are currently associated with the.satanic.wiki in WhisperGraph.

Subdomains

1 observed subdomain of the.satanic.wiki.

Web-graph footprint

Distinct hostnames that link to or from the.satanic.wiki in the public web crawl.

11 sites link to this hostname.

250 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for the.satanic.wiki.

MechanismTarget
SPF_Athe.satanic.wiki
SPF_IP185.100.86.18
SPF_IP37.228.129.84
SPF_MXthe.satanic.wiki

Related pages

Pivot deeper into the graph from the.satanic.wiki.

Cypher and MCP

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

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