Skip to content

Hostname

wishfulsailing.com

Last fetched

wishfulsailing.com resolves to 1 IPv4 address operated by AS62370 in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · wishfulsailing.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/wishfulsailing.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.34.166.11193.34.166.0/24AS62370NL

WHOIS identity

Registrar
iana:269
Organization
wishful sailing
Contact emails

Subdomains

1 observed subdomain of wishfulsailing.com.

Web-graph footprint

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

13 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for wishfulsailing.com.

MechanismTarget
SPF_Acpsmtpb-ews01.kpnxchange.com
SPF_Acpsmtpb-ews02.kpnxchange.com
SPF_Acpsmtpb-ews08.kpnxchange.com
SPF_Acpsmtpb-ews10.kpnxchange.com
SPF_Amail.sednasystem.com
SPF_Amailrelay02.solcon.nl
SPF_Awishfulsailing.com
SPF_Azimbra.nausys.com
SPF_INCLUDEbooking-manager.com
SPF_INCLUDEmmksystems.com
SPF_INCLUDEsednasystem.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.251.70.208/32
SPF_IP149.210.235.130
SPF_IP149.210.235.80
SPF_IP213.75.39.10/32
SPF_IP2a01:7c8:aab9:1fe:5054:ff:fe01:9e19
SPF_IP46.165.204.101/32

Related pages

Pivot deeper into the graph from wishfulsailing.com.

Cypher and MCP

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

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