Skip to content

Hostname

wolfard.nl

Last fetched

wolfard.nl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · wolfard.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wolfard.nl

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.209.10113.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.1413.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.2013.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.5313.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.2618.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.4018.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.518.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.6218.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

10 observed subdomains of wolfard.nl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wolfard.nl.

MechanismTarget
SPF_Awolfard.nl
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sigma1.postal.cyso.net
SPF_IP195.95.174.8
SPF_IP212.78.201.50
SPF_MXwolfard.nl

Related pages

Pivot deeper into the graph from wolfard.nl.

Cypher and MCP

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

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