Skip to content

Hostname

ostumaa.com

Last fetched

ostumaa.com resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in DE. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · ostumaa.comRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ostumaa.com

Resolution chain

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

IPPrefixASNOperatorCountry
130.61.45.6130.61.32.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationDE
135.181.186.49135.181.0.0/16AS24940FI

WHOIS identity

Registrar
iana:1636
Organization
domain admin
Contact emails

Subdomains

8 observed subdomains of ostumaa.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ostumaa.com.

MechanismTarget
SPF_Aostumaa.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.175.61.182
SPF_IP130.61.45.6
SPF_MXostumaa.com

Related pages

Pivot deeper into the graph from ostumaa.com.

Cypher and MCP

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

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