Skip to content

Hostname

yard.nl

Last fetched

yard.nl resolves to 1 IPv4 address operated by AS15703 in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · yard.nlRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/yard.nl

Resolution chain

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

IPPrefixASNOperatorCountry
87.233.198.17687.233.192.0/18AS15703NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

117 observed subdomains of yard.nl.

Web-graph footprint

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

104 sites link to this hostname.

211 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for yard.nl.

MechanismTarget
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.shockmedia.email
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.eprov.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEspf_cluster.yard.nl
SPF_INCLUDEspf_servers.yard.nl
SPF_INCLUDEtransmail.net
SPF_IP104.40.229.156/32
SPF_IP2603:10a6:102:4eb:0:0:0:22

Related pages

Pivot deeper into the graph from yard.nl.

Cypher and MCP

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

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