Skip to content

Hostname

anythingboating.com

Last fetched

anythingboating.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · anythingboating.comRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/anythingboating.com

Resolution chain

anythingboating.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.215.18.4118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
192.190.221.82192.190.220.0/22AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:48
Organization
melissa hayes
Contact emails

Subdomains

5 observed subdomains of anythingboating.com.

Web-graph footprint

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

13 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for anythingboating.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEus._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from anythingboating.com.

Cypher and MCP

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

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