Skip to content

Hostname

dutchflowcontrol.com

Last fetched

dutchflowcontrol.com resolves to 2 IPv4 addresses operated by HOASTED - Hoasted B.V. in NL. WHOIS lists iana:1464 as the registrar.

Nutrition Label

WHISPER CANON · dutchflowcontrol.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/dutchflowcontrol.com

Resolution chain

dutchflowcontrol.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.152.249.445.152.249.0/24AS205876HOASTED - Hoasted B.V.NL
93.119.11.20793.119.0.0/20AS20857TRANSIP-AS - Signet B.V.NL

WHOIS identity

Registrar
iana:1464
Organization
kst soest b.v.
Contact emails

Subdomains

1 observed subdomain of dutchflowcontrol.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dutchflowcontrol.com.

MechanismTarget
SPF_Adutchflowcontrol.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:7c8:d010:d8:5054:ff:feac:cb1
SPF_IP93.119.11.207
SPF_MXdutchflowcontrol.com

Related pages

Pivot deeper into the graph from dutchflowcontrol.com.

Cypher and MCP

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

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