Hostname
oceansafety.com
Last fetched
oceansafety.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
oceansafety.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:83
- Organization
- ocean safety
- Contact emails
Subdomains
22 observed subdomains of oceansafety.com.
Showing 16 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from oceansafety.com in the public web crawl.
104 sites link to this hostname.
88 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for oceansafety.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.mtaroutes.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.146.165.194 |
| SPF_IP | 185.146.165.195 |
| SPF_IP | 185.151.28.62 |
| SPF_IP | 185.151.28.63 |
| SPF_IP | 45.8.227.175 |
| SPF_IP | 45.8.227.176 |
| SPF_IP | 45.8.227.177 |
| SPF_IP | 45.8.227.178/32 |
| SPF_IP | 45.8.227.179/32 |
| SPF_IP | 91.192.194.50 |
Related pages
Pivot deeper into the graph from oceansafety.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oceansafety.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.