Hostname
shitaraba.net
Last fetched
shitaraba.net resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
shitaraba.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 158.179.189.26 | 158.179.176.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- info@seesaa.jp
- 05780ace-3bd0-4b46-b62f-d345e3ca33df@identity-protect.org
- 271fd693-7316-4f55-af71-19068865fe30@identity-protect.org
- 51f38d98-ded3-44f9-aabe-390755c4b393@identity-protect.org
- 86e2ac47-1e71-4469-ba86-205532732364@identity-protect.org
- b49eed7c-ad46-48cf-99f6-9a461294099e@identity-protect.org
- f72dd38c-4b08-4795-aa1c-1ce615551c9c@identity-protect.org
- owner-6370890@shitaraba.net.whoisprivacyservice.org
Subdomains
12 observed subdomains of shitaraba.net.
Web-graph footprint
Distinct hostnames that link to or from shitaraba.net in the public web crawl.
14 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for shitaraba.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | kagoya.net |
| SPF_INCLUDE | mail.shitaraba.net |
Related pages
Pivot deeper into the graph from shitaraba.net.
- IP · 158.179.189.26
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:468
- Country · JP
- Email · info@seesaa.jp
- TLD · .net
- Browse hostnames · sh…
- 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: "shitaraba.net"})-[: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.