Skip to content

Hostname

arthurdejong.org

Last fetched

arthurdejong.org resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists iana:2288 as the registrar.

Nutrition Label

WHISPER CANON · arthurdejong.orgRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/arthurdejong.org

Resolution chain

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

IPPrefixASNOperatorCountry
185.107.212.88185.107.212.0/22AS48635NL

WHOIS identity

Registrar
iana:2288
Organization
Contact emails

Subdomains

6 observed subdomains of arthurdejong.org.

Web-graph footprint

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

82 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for 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 arthurdejong.org.

Cypher and MCP

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

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