Hostname
oceanspray.com
Last fetched
oceanspray.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
oceanspray.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.96.83.208 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- ocean spray cranberries
- Contact emails
Subdomains
34 observed subdomains of oceanspray.com.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from oceanspray.com in the public web crawl.
1,031 sites link to this hostname.
62 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for oceanspray.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 6335042.spf06.hubspotemail.net |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | relay.oceanspray.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.196.66/32 |
| SPF_IP | 149.72.231.47/32 |
| SPF_IP | 199.73.20.100 |
| SPF_IP | 199.73.20.12 |
| SPF_IP | 199.73.20.13 |
| SPF_MX | oceanspray.com |
Related pages
Pivot deeper into the graph from oceanspray.com.
- IP · 20.96.83.208
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:269
- Country · US
- Email · domainsupport@oceanspray.com
- TLD · .com
- Browse hostnames · oc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oceanspray.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.