Skip to content

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

WHISPER CANON · genappsolutions.comRouting diversity5.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/genappsolutions.com

Resolution chain

genappsolutions.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.235.106.20718.238.17.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.211.2453.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.250.10735.1.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.20.12135.184.0.0/20AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.130.1645.2.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.30.052.46.18.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.121.14554.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.136.9954.178.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.81.24654.94.128.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.192.14675.102.40.0/24AS14618AMAZON-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.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from genappsolutions.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.