Skip to content

Hostname

lists.arthurdejong.org

Last fetched

lists.arthurdejong.org resolves to 1 IPv4 address operated by AS206238 in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.138.52.8945.138.52.0/22AS206238NL

WHOIS identity

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

Web-graph footprint

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

7 sites link to this hostname.

350 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for lists.arthurdejong.org.

MechanismTarget
SPF_A2a10-3781-04d8.connected.by.freedominter.net
SPF_Aarthurenhella.connected.by.freedominter.net
SPF_Abobo.arthurdejong.org
SPF_Afullanes.arthurdejong.org
SPF_IP185.107.212.88
SPF_IP2a00:f10:121:a00:446:b6ff:fe00:19c1
SPF_IP2a10:3781:5cac:1::/64
SPF_IP45.138.52.89

Related pages

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

Cypher and MCP

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

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