Skip to content

Hostname

oose.com

Last fetched

oose.com resolves to 1 IPv4 address operated by SINMA-ASN in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · oose.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/oose.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.223.95.17083.223.95.0/24AS8875SINMA-ASNDE

WHOIS identity

Registrar
iana:1328
Organization
name administration inc. (bvi)
Contact emails

Subdomains

6 observed subdomains of oose.com.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for oose.com.

MechanismTarget
SPF_Abeamer.itce.cloud
SPF_Aoose.com
SPF_Apool1-spamx03.itce.cloud
SPF_Apool1-spamx04.itce.cloud
SPF_Apool2-spamx03.itce.cloud
SPF_Apool2-spamx04.itce.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.209.109.80
SPF_MXoose.com

Related pages

Pivot deeper into the graph from oose.com.

Cypher and MCP

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

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