Skip to content

Hostname

oceantwp.org

Last fetched

oceantwp.org resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · oceantwp.orgRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/oceantwp.org

Resolution chain

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

IPPrefixASNOperatorCountry
3.231.180.763.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
township of ocean
Contact emails

Subdomains

23 observed subdomains of oceantwp.org.

Web-graph footprint

Distinct hostnames that link to or from oceantwp.org in the public web crawl.

128 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for oceantwp.org.

MechanismTarget
SPF_INCLUDEspf.iscorp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP173.220.148.146
SPF_IP216.119.125.23
SPF_IP216.244.118.170
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP71.172.38.131
SPF_IP71.172.99.27
SPF_IP71.187.12.242
SPF_MXtwpofocean.org

Related pages

Pivot deeper into the graph from oceantwp.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "oceantwp.org"})-[: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.