Skip to content

Hostname

shelfsubsea.com

Last fetched

shelfsubsea.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in AU. WHOIS lists iana:1291 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.189.35.9135.189.32.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCAU

WHOIS identity

Registrar
iana:1291
Organization
marshall allen
Contact emails

Subdomains

5 observed subdomains of shelfsubsea.com.

Web-graph footprint

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

13 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for shelfsubsea.com.

MechanismTarget
SPF_Ashelfsubsea.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP110.145.176.58
SPF_IP13.236.77.207/24
SPF_IP13.77.56.220
SPF_IP202.74.160.54
SPF_IP40.127.69.49
SPF_IP40.81.56.123/32
SPF_IP49.255.55.193/32
SPF_IP52.189.214.132
SPF_IP52.189.220.143
SPF_IP52.189.225.211
SPF_IP52.243.80.120
SPF_MXshelfsubsea.com

Related pages

Pivot deeper into the graph from shelfsubsea.com.

Cypher and MCP

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

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