Skip to content

Hostname

boat-shift.com

Last fetched

boat-shift.com resolves to 1 IPv4 address operated by GD-EMEA-DC-LD5 in GB. WHOIS lists iana:1390 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
46.32.255.12446.32.254.0/23AS20738GD-EMEA-DC-LD5GB

WHOIS identity

Registrar
iana:1390
Organization
boat shift boat transport
Contact emails

Subdomains

5 observed subdomains of boat-shift.com.

Web-graph footprint

Distinct hostnames that link to or from boat-shift.com in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for boat-shift.com.

MechanismTarget
SPF_Aboat-shift.com
SPF_MXboat-shift.com

Related pages

Pivot deeper into the graph from boat-shift.com.

Cypher and MCP

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

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