Hostname
generativephysics.com
Last fetched
generativephysics.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
generativephysics.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.159.120.121 | 108.160.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.120.40 | 108.160.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.120.68 | 108.160.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.120.71 | 108.160.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 18.164.144.12 | 18.172.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.144.13 | 18.172.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.144.47 | 18.172.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.144.81 | 18.172.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:1052
- Organization
- beyondmath
- Contact emails
Subdomains
1 observed subdomain of generativephysics.com.
| Subdomain |
|---|
| studio.generativephysics.com |
Threat posture
History
Related pages
Pivot deeper into the graph from generativephysics.com.
- IP · 108.159.120.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1052
- Country · EG
- Email · a0f3830b4ebd83f7_o@whoisprivacy.com
- TLD · .com
- Browse hostnames · ge…
- 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: "generativephysics.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.