Skip to content

Hostname

lists.zeromq.org

Last fetched

lists.zeromq.org resolves to 1 IPv4 address operated by AS29169 in LU.

Nutrition Label

WHISPER CANON · lists.zeromq.orgRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/lists.zeromq.org

Resolution chain

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

IPPrefixASNOperatorCountry
46.226.109.9546.226.108.0/22AS29169LU

WHOIS identity

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

Web-graph footprint

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

14 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • lists.zeromq.org

SPF policy

4 SPF mechanisms authorising senders for lists.zeromq.org.

MechanismTarget
SPF_Alists.zeromq.org
SPF_IP2001:4b98:dc2:41:216:3eff:fe73:e0a7
SPF_IP46.226.109.95
SPF_MXlists.zeromq.org

Related pages

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

Cypher and MCP

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

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