Skip to content

Hostname

oceanob2b.com

Last fetched

oceanob2b.com resolves to 3 IPv4 addresses operated by AS52580 in BR. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · oceanob2b.comRouting diversity3.0/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/oceanob2b.com

Resolution chain

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

WHOIS identity

Registrar
iana:48
Organization
br supply comercio e distribuicao de suprimentos
Contact emails

Subdomains

21 observed subdomains of oceanob2b.com.

Web-graph footprint

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

41 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for oceanob2b.com.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from oceanob2b.com.

Cypher and MCP

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

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