Skip to content

Hostname

lists.extropy.org

Last fetched

lists.extropy.org resolves to 1 IPv4 address operated by CHARTER-20115 - Charter Communications LLC in US.

Nutrition Label

WHISPER CANON · lists.extropy.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lists.extropy.org

Resolution chain

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

IPPrefixASNOperatorCountry
47.51.20.21247.51.0.0/19AS20115CHARTER-20115 - Charter Communications LLCUS

WHOIS identity

No WHOIS records are currently associated with lists.extropy.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from lists.extropy.org in the public web crawl.

46 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lists.extropy.org.

MechanismTarget
SPF_IP173.198.243.126/32
SPF_IP192.80.49.0/24
SPF_IP216.18.205.176/29
SPF_IP216.18.205.178
SPF_IP2600:1700:b80:74c0:0:0:0:123
SPF_IP2604:7c00:23:5:ff71:c3ae:58d8:ecb8/128
SPF_IP2607:f2d8:4010:4e:0:0:0:acab
SPF_IP47.51.20.212
SPF_MXlists.extropy.org

Related pages

Pivot deeper into the graph from lists.extropy.org.

Cypher and MCP

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

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