Skip to content

Hostname

ftp.petervonk.com

Last fetched

ftp.petervonk.com resolves to 1 IPv4 address operated by FUNDAMENTS-AS - Fundaments B.V. in NL.

Nutrition Label

WHISPER CANON · ftp.petervonk.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ftp.petervonk.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.186.176.2593.186.176.0/20AS20559FUNDAMENTS-AS - Fundaments B.V.NL

WHOIS identity

No WHOIS records are currently associated with ftp.petervonk.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ftp.petervonk.com.

MechanismTarget
SPF_Aftp.petervonk.com
SPF_INCLUDE_spf.hostnet.nl
SPF_INCLUDE_spf.mijnwefact.nl
SPF_INCLUDEinfusionmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a00:d10:101:0:93:186:176:25
SPF_IP2a01:7c8:fffa:2fb:0:0:0:1
SPF_IP77.241.81.5
SPF_MXftp.petervonk.com

Related pages

Pivot deeper into the graph from ftp.petervonk.com.

Cypher and MCP

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

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