Skip to content

Hostname

floriswindey.com

Last fetched

floriswindey.com resolves to 1 IPv4 address operated by NEDZONE-AS in BE. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · floriswindey.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/floriswindey.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.172.182.4583.172.180.0/22AS25459NEDZONE-ASBE

WHOIS identity

Registrar
iana:1443
Organization
floris windey
Contact emails

Subdomains

2 observed subdomains of floriswindey.com.

Web-graph footprint

Distinct hostnames that link to or from floriswindey.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for floriswindey.com.

MechanismTarget
SPF_Afloriswindey.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP2a02:cec0:10:139:0:0:0:1
SPF_IP83.172.180.0/22
SPF_IP83.172.182.45
SPF_MXfloriswindey.com

Related pages

Pivot deeper into the graph from floriswindey.com.

Cypher and MCP

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

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