Skip to content

Hostname

blogs.fd.nl

Last fetched

blogs.fd.nl resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · blogs.fd.nlRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/blogs.fd.nl

Resolution chain

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

IPPrefixASNOperatorCountry
52.212.209.2752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.108.2954.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
79.125.61.5979.125.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with blogs.fd.nl in WhisperGraph.

Subdomains

1 observed subdomain of blogs.fd.nl.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for blogs.fd.nl.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.trustit.eu
SPF_IP168.245.66.170
SPF_IP37.251.181.92/32
SPF_IP62.58.66.139/32
SPF_IP62.58.66.150/32
SPF_IP94.237.34.164

Related pages

Pivot deeper into the graph from blogs.fd.nl.

Cypher and MCP

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

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