Skip to content

Hostname

highflow.nl

Last fetched

highflow.nl resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · highflow.nlRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/highflow.nl

Resolution chain

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

IPPrefixASNOperatorCountry
49.13.235.19049.13.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

10 observed subdomains of highflow.nl.

Web-graph footprint

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

92 sites link to this hostname.

125 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for highflow.nl.

MechanismTarget
SPF_Ahighflow.nl
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.cloud.simtechdev.us
SPF_IP178.84.185.29
SPF_IP83.96.227.150
SPF_IP84.85.208.220
SPF_MXhighflow.nl

Related pages

Pivot deeper into the graph from highflow.nl.

Cypher and MCP

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

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