Hostname
wytf.cc
Last fetched
wytf.cc resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in JP. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
wytf.cc resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 152.70.87.184 | 152.70.80.0/21 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | JP |
| 51.81.222.39 | 51.81.128.0/17 | AS16276 | — | US |
WHOIS identity
- Registrar
- iana:1910
- Organization
- on behalf of wytf.cc owner
- Contact emails
- 15f374cf77de64c706aba75bb6fc4802228e67d7c9b63de81a6f4b463e98773a@wytf.cc.whoisproxy.org
- 3d585422a4e207d244fe13b71f45cde8976b12fdcad2c22a4601a2e24441135b@wytf.cc.whoisproxy.org
- 70eda0533d0f08976fb98183896646b040db55ab2aef68177c444414721cf8d8@wytf.cc.whoisproxy.org
- aded9826b10dbd219286669f9a476e1866809d1974a24722d055721725eee9fb@wytf.cc.whoisproxy.org
- ae3ca4913752b6a68bfc02188905d708da7443db8a488c88b9261832e1c70191@wytf.cc.whoisproxy.org
- b5398629856b5e7048c821f19c7be146a0f98972fe66a70325a2eef434728f80@wytf.cc.whoisproxy.org
- cd79df66613846f03e01e0facf7ad747b53cf13bf79178e52b474badabc980fd@wytf.cc.whoisproxy.org
- dd879ed80d3615acf0616da759740ca20355c15f6436df82ced2c50878750343@wytf.cc.whoisproxy.org
- fb04cc75441664ab3988e38d8e4cc5887a48af2da452e21a128c1ebfb552a5ea@wytf.cc.whoisproxy.org
Subdomains
17 observed subdomains of wytf.cc.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for wytf.cc.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.onlarksuite.com |
Related pages
Pivot deeper into the graph from wytf.cc.
- IP · 152.70.87.184
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:1910
- Country · JP
- Email · 15f374cf77de64c706aba75bb6fc4802228e67d7c9b63de81a6f4b463e98773a@wytf.cc.whoisproxy.org
- TLD · .cc
- Browse hostnames · wy…
- 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: "wytf.cc"})-[: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.