Skip to content

Hostname

lists.contesting.com

Last fetched

lists.contesting.com resolves to 1 IPv4 address operated by HURRICANE - Hurricane Electric LLC in US.

Nutrition Label

WHISPER CANON · lists.contesting.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/lists.contesting.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.62.142.22064.62.128.0/18AS6939HURRICANE - Hurricane Electric LLCUS

WHOIS identity

No WHOIS records are currently associated with lists.contesting.com in WhisperGraph.

Web-graph footprint

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

157 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lists.contesting.com.

MechanismTarget
SPF_Alists.contesting.com
SPF_INCLUDEaspmx.googlemail.com
SPF_IP2001:470:1:313:0:0:0:220
SPF_IP64.62.142.220
SPF_MXlists.contesting.com

Related pages

Pivot deeper into the graph from lists.contesting.com.

Cypher and MCP

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

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