Hostname
ooze.cc
Last fetched
ooze.cc is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. ooze.cc is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for ooze.cc in WhisperGraph.
IPv6 resolution
No AAAA record for ooze.cc is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:269
- Registrant organisation
- on behalf of ooze.cc owner
- Contact emails
- support@zowzer.com, 2ac4012787f5fa5db0e6ac86eb4489cdb3d96dfdc09bf65c9e00dda5cf29e650@ooze.cc.whoisproxy.org, 45971f19f8101151aac07f606cc5c2a7292906cab4fe0338a0b9f49c1ee16cfe@ooze.cc.whoisproxy.org, 5809e17e531e05ed6fc390be482f4aa4b9b6df44a324e597bf1c55da94ff4e0f@ooze.cc.whoisproxy.org, 647d95f96917bbaca34762a5edd039cd68337839da920358a6c77432fb214625@ooze.cc.whoisproxy.org, 7e9b14b4f4bf2c2b499acabc99643dcd1dcc9262b4f7ec305b0da0f820568e1d@ooze.cc.whoisproxy.org, 9ec25f4eb3fa8c9418b809cd0990fcf4183dac655b513932e72131720940f326@ooze.cc.whoisproxy.org, a1ab43b2e71384e3e80e1ade7e0b6eb6331f1f1366849a1315c47bfe976bbdbc@ooze.cc.whoisproxy.org, a375be8f9ed8d606cb0137041b23da27b5d0f618ca6560fa7faaa645a8b8a226@ooze.cc.whoisproxy.org, c8f572712d9c38e0068828162069ca5b13236da9f90eda156010527e5738d550@ooze.cc.whoisproxy.org, cef7222b7463a1700cbb59465ef1fcbfd072adb1d3510f57668f6053594e6b01@ooze.cc.whoisproxy.org, d8cba25c03766798ecf6d16525cb7a47bb9af86569b5cb7b9ed0f8a3fc3145e8@ooze.cc.whoisproxy.org, d8d02dc9248e39fa6733796e8c17175bb36ddd5f3265b962f02535920d619dea@ooze.cc.whoisproxy.org, e425119e64131451ff327c6f885e3e152b8950a5035f3b328860c3f1ab248304@ooze.cc.whoisproxy.org, e4736675e44075dd957fca55f410b929f81282d82b21be61e7895bb099d1ab4c@ooze.cc.whoisproxy.org, eaeaed4579d78b808d5b248ddc42e41c740c070a7adb454bd9b96a50a2f8da0d@ooze.cc.whoisproxy.org, f434b448b5abe1d5c0abc0b5c94dab3c28f494c49c23b88a4d04acd5fb5ab603@ooze.cc.whoisproxy.org, fd692a765d28cac4d82e2f88f90b5d0fa8fbab4c33140aa11e5948aed72dcf20@ooze.cc.whoisproxy.org
Subdomains
Mail and authentication
Nameservers
- ray.ns.cloudflare.com
- tani.ns.cloudflare.com
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
SPF policy
- include: _spf.google.com
Threat-feed evidence
History
Related pages
Pivot from ooze.cc into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ooze.cc"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.