Hostname
genappsolutions.com
Last fetched
genappsolutions.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
genappsolutions.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.235.106.207 | 18.238.17.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.228.211.245 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.199.250.107 | 35.1.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.173.20.121 | 35.184.0.0/20 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.206.130.16 | 45.2.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.44.30.0 | 52.46.18.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.147.121.145 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.156.136.99 | 54.178.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.85.81.246 | 54.94.128.0/18 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 75.101.192.146 | 75.102.40.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of genappsolutions.com owner
- Contact emails
Subdomains
1 observed subdomain of genappsolutions.com.
| Subdomain |
|---|
| www.genappsolutions.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from genappsolutions.com.
- IP · 18.235.106.207
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · e4c1aa8b-9ccf-4196-bd8f-0a7c892c4a8e@identity-protect.org
- 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: "genappsolutions.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.