Skip to content

Hostname

iamboyd.nl

Last fetched

iamboyd.nl resolves to 2 IPv4 addresses operated by HETZNER-CLOUD2-AS - Hetzner Online GmbH in US. WHOIS lists registrar:metaregistrar b.v. as the registrar.

Nutrition Label

WHISPER CANON · iamboyd.nlRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/iamboyd.nl

Resolution chain

iamboyd.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.156.175.121178.156.175.0/24AS213230HETZNER-CLOUD2-AS - Hetzner Online GmbHUS
5.78.128.2225.78.128.0/24AS212317HETZNER-CLOUD3-AS - Hetzner Online GmbHUS

WHOIS identity

Registrar
registrar:metaregistrar b.v.
Organization
Contact emails

Subdomains

1 observed subdomain of iamboyd.nl.

Web-graph footprint

Distinct hostnames that link to or from iamboyd.nl in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for iamboyd.nl.

MechanismTarget
SPF_INCLUDEspf.mail.box.nl

Related pages

Pivot deeper into the graph from iamboyd.nl.

Cypher and MCP

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

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