Skip to content

Hostname

hostmaster.ventolines.nl

Last fetched

hostmaster.ventolines.nl resolves to 1 IPv4 address operated by AS12859 in NL.

Nutrition Label

WHISPER CANON · hostmaster.ventolines.nlRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/hostmaster.ventolines.nl

Resolution chain

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

IPPrefixASNOperatorCountry
185.173.22.24185.173.22.0/24AS12859NL

WHOIS identity

No WHOIS records are currently associated with hostmaster.ventolines.nl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hostmaster.ventolines.nl.

MechanismTarget
SPF_Ahostmaster.ventolines.nl
SPF_Arelay.smartlockr.eu
SPF_INCLUDE_spf.clockwise.info
SPF_INCLUDEcarerix.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.173.21.99
SPF_IP185.173.22.24
SPF_IP82.201.124.108/32
SPF_IP92.71.227.184/29
SPF_IP93.117.213.184/29

Related pages

Pivot deeper into the graph from hostmaster.ventolines.nl.

Cypher and MCP

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

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