Hostname
infococo.seesaa.net
Last fetched
infococo.seesaa.net resolves to 5 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in JP.
Nutrition Label
Resolution chain
infococo.seesaa.net resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 132.226.15.29 | 132.226.0.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | JP |
| 138.2.21.1 | 138.2.0.0/19 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | JP |
| 138.3.209.205 | 138.3.208.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | JP |
| 140.245.81.96 | 140.245.80.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | JP |
| 193.123.161.195 | 193.123.160.0/21 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | JP |
WHOIS identity
No WHOIS records are currently associated with infococo.seesaa.net in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from infococo.seesaa.net in the public web crawl.
5 sites link to this hostname.
273 sites linked to from this hostname.
Sample inbound links
Sample outbound links
- xn--dckb8ba5azbzc1b9kd7l8he.club
- xn--dckb8ba5azbzc7a1d4g8nd.club
- xn--eck3aa4fqa4n2aj3f9d.club
- xn--eck3aab3a0b9ducygsjodb.club
- xn--eck3aaz4ay9a2b4jd34ad.club
- xn--ecka7ba0aaf2cxf2fndrf2a4a1wc.club
- xn--ecka7ba5azb8db9i5csg0au8fb4l.club
- xn--ecka7ba5azb9d4e0c3fya3r.club
- xn--eckg8aa5azbo7dc7rrf8he.club
- xn--eckmd3aa1b4bxfve9cg7ordvfg.club
Threat posture
History
Related pages
Pivot deeper into the graph from infococo.seesaa.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "infococo.seesaa.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.