Skip to content

Hostname

visitfyn.com

Last fetched

visitfyn.com resolves to 1 IPv4 address operated by SENTIA in DK. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.238.51.58109.238.48.0/21AS47292SENTIADK

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

2 observed subdomains of visitfyn.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for visitfyn.com.

MechanismTarget
SPF_Avisitfyn.com
SPF_INCLUDEsharepointonline.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.16.156.0/24
SPF_IP185.16.158.0/24
SPF_IP195.50.35.0/24
SPF_MXvisitfyn.com

Related pages

Pivot deeper into the graph from visitfyn.com.

Cypher and MCP

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

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