Skip to content

Hostname

evilmadscientist.com

Last fetched

evilmadscientist.com resolves to 2 IPv4 addresses operated by VKT-HK Viking Telecom Limited in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · evilmadscientist.comRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/evilmadscientist.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.56.89.21445.56.80.0/20AS63949VKT-HK Viking Telecom LimitedUS
173.255.249.149173.255.240.0/20AS63949VKT-HK Viking Telecom LimitedUS

WHOIS identity

Registrar
iana:625
Organization
bantam tools
Contact emails

Subdomains

14 observed subdomains of evilmadscientist.com.

Web-graph footprint

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

1,452 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for evilmadscientist.com.

MechanismTarget
SPF_Amail3.g24.pair.com
SPF_Awww2.g5.pair.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEenchanthq.net
SPF_INCLUDEpairlist.com
SPF_INCLUDErelay.pair.com
SPF_INCLUDEwebmail.pair.com

Related pages

Pivot deeper into the graph from evilmadscientist.com.

Cypher and MCP

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

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