Hostname
lists.horde.org
Last fetched
lists.horde.org resolves to 1 IPv4 address operated by AS63949 in DE.
Nutrition Label
Resolution chain
lists.horde.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.105.81.214 | 172.105.64.0/19 | AS63949 | — | DE |
WHOIS identity
No WHOIS records are currently associated with lists.horde.org in WhisperGraph.
Subdomains
2 observed subdomains of lists.horde.org.
| Subdomain |
|---|
| 46de4e3534c7.lists.horde.org |
Showing 1 of 2. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lists.horde.org in the public web crawl.
48 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- lists.horde.org
SPF policy
7 SPF mechanisms authorising senders for lists.horde.org.
| Mechanism | Target |
|---|---|
| SPF_A | kebo.horde.org |
| SPF_A | mail.ammma.de |
| SPF_A | spencer.horde.org |
| SPF_IP | 216.220.40.240/29 |
| SPF_IP | 45.33.84.43/24 |
| SPF_IP | 66.207.199.35/32 |
| SPF_MX | lists.horde.org |
Related pages
Pivot deeper into the graph from lists.horde.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lists.horde.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.