Skip to content

Hostname

website.fioretti.nl

Last fetched

website.fioretti.nl resolves to 1 IPv4 address operated by AS202053 in NL.

Nutrition Label

WHISPER CANON · website.fioretti.nlRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/website.fioretti.nl

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.125.8994.237.124.0/23AS202053NL

WHOIS identity

No WHOIS records are currently associated with website.fioretti.nl in WhisperGraph.

Subdomains

1 observed subdomain of website.fioretti.nl.

Threat posture

History

Mail and authentication

MX records

  • website.fioretti.nl

SPF policy

5 SPF mechanisms authorising senders for website.fioretti.nl.

MechanismTarget
SPF_Awebsite.fioretti.nl
SPF_INCLUDE_spflist.allinonesoftware.com
SPF_IP2a02:2770:8:0:21a:4aff:fec1:fb89
SPF_IP84.22.109.107
SPF_MXwebsite.fioretti.nl

Related pages

Pivot deeper into the graph from website.fioretti.nl.

Cypher and MCP

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

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