Hostname
gen7technologies.com
Last fetched
gen7technologies.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gen7technologies.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 |
|---|---|---|---|---|
| 107.21.248.120 | 107.21.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.231.34.47 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.196.149.57 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.204.213.32 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gen7technologies.com owner
- Contact emails
- 18fb8187-6bff-4535-a27d-a70be38979a3@identity-protect.org
- 210a29c2-eea2-4ac2-9cf9-b0b9f66407c8@identity-protect.org
- 22239c29-5dda-4daa-a3f7-0014e155197c@identity-protect.org
- 25b83a25-cfce-4344-8b5f-2b32f40d1079@identity-protect.org
- 89390987-30bf-4d86-83ee-081fcc925b90@identity-protect.org
- bc9c57e2-80ad-4e52-9eeb-481c022ffa7f@identity-protect.org
- owner-10124875@gen7technologies.com.whoisprivacyservice.org
- owner-5167110@gen7technologies.com.whoisprivacyservice.org
- owner-8587360@gen7technologies.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of gen7technologies.com.
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gen7technologies.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for gen7technologies.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from gen7technologies.com.
- IP · 107.21.248.120
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 18fb8187-6bff-4535-a27d-a70be38979a3@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: "gen7technologies.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.