Hostname
orbisis.futurek.jp
Last fetched
orbisis.futurek.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU.
Nutrition Label
Resolution chain
orbisis.futurek.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.242.102 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.108 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.33 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.53 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 3.167.99.102 | 3.167.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.99.115 | 3.167.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.99.116 | 3.167.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.99.19 | 3.167.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.183.118 | 3.169.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.183.126 | 3.169.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.183.20 | 3.169.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.183.26 | 3.169.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with orbisis.futurek.jp in WhisperGraph.
Subdomains
2 observed subdomains of orbisis.futurek.jp.
Threat posture
History
Related pages
Pivot deeper into the graph from orbisis.futurek.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "orbisis.futurek.jp"})-[: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.