Hostname
press9.net
Last fetched
press9.net resolves to 5 IPv4 addresses operated by AS131965 in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
press9.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 |
|---|---|---|---|---|
| 162.43.116.83 | 162.43.112.0/21 | AS131965 | — | JP |
| 54.65.172.3 | 54.64.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 172.239.193.67 | 172.239.192.0/19 | AS63949 | — | US |
| 172.239.49.232 | 172.239.32.0/19 | AS63949 | — | US |
| 172.234.27.233 | 172.234.16.0/20 | AS63949 | — | US |
WHOIS identity
- Registrar
- iana:49
- Organization
- digitalsutudio
- Contact emails
Subdomains
315 observed subdomains of press9.net.
Showing 25 of 315. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from press9.net in the public web crawl.
68 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- mx156.hostedmxserver.com
- press9.net
SPF policy
4 SPF mechanisms authorising senders for press9.net.
| Mechanism | Target |
|---|---|
| SPF_A | press9.net |
| SPF_A | sv13082.xserver.jp |
| SPF_INCLUDE | spf.sender.xserver.jp |
| SPF_MX | press9.net |
Related pages
Pivot deeper into the graph from press9.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "press9.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.