Hostname
computingbase.net
Last fetched
computingbase.net resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
computingbase.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 |
|---|---|---|---|---|
| 3.164.121.126 | 3.164.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.121.38 | 3.164.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.121.74 | 3.164.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.121.8 | 3.164.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.156.125.76 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
Subdomains
3 observed subdomains of computingbase.net.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for computingbase.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailbox.org |
Related pages
Pivot deeper into the graph from computingbase.net.
- IP · 3.164.121.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 5bb82f8e-70d7-4c6e-9dc7-b384cc1c2902@identity-protect.org
- TLD · .net
- Browse hostnames · co…
- 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: "computingbase.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.