Hostname
technopera-kobe.com
Last fetched
technopera-kobe.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
technopera-kobe.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.113.109.239 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.113.131.82 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.193.79.250 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.249.12.32 | 54.249.0.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of technopera-kobe.com owner
- Contact emails
- 043c1a67-b544-4901-acf8-1f8a4c1dcde8@identity-protect.org
- 13e1467e-f738-482e-9a67-577ec419252c@identity-protect.org
- 986c2ac7-5ec1-4d08-b52d-980af96ebc14@identity-protect.org
- a6b9ba0b-d8c0-467a-a9ed-00776c62e2b6@identity-protect.org
- ce0565bc-433f-4667-8f3e-3d07012a0729@identity-protect.org
- fd65d6da-1500-4c2a-96e2-bd12595d9d2e@identity-protect.org
- owner-6420109@technopera-kobe.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from technopera-kobe.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from technopera-kobe.com.
- IP · 3.113.109.239
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 043c1a67-b544-4901-acf8-1f8a4c1dcde8@identity-protect.org
- TLD · .com
- Browse hostnames · te…
- 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: "technopera-kobe.com"})-[: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.