Skip to content

Hostname

www.2killers.com

Last fetched

www.2killers.com resolves to 1 IPv4 address operated by AS24971 in CZ.

Nutrition Label

WHISPER CANON · www.2killers.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.2killers.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.31.37.2281.31.32.0/20AS24971CZ

WHOIS identity

No WHOIS records are currently associated with www.2killers.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for www.2killers.com.

MechanismTarget
SPF_Awww.2killers.com
SPF_INCLUDE_netblocks2.eshop-rychle.cz
SPF_INCLUDEspf.konverzky.cz
SPF_INCLUDEspf.mandrillapp.com
SPF_IP2001:1528:0114::/48
SPF_IP77.78.106.0/26
SPF_IP81.0.206.96/27
SPF_IP81.0.236.8/29
SPF_MXwww.2killers.com

Related pages

Pivot deeper into the graph from www.2killers.com.

Cypher and MCP

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

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