Hostname
genuityit.com
Last fetched
genuityit.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
genuityit.com 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 |
|---|---|---|---|---|
| 3.162.112.117 | 3.162.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.112.20 | 3.162.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.112.46 | 3.162.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.112.58 | 3.162.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.230.21 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.22 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.40 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.56 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 99.84.234.13 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.17 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.59 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.94 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- corey horton
- Contact emails
Subdomains
6 observed subdomains of genuityit.com.
Web-graph footprint
Distinct hostnames that link to or from genuityit.com in the public web crawl.
6 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for genuityit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from genuityit.com.
- IP · 3.162.112.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · chorton@capitoldatasolutions.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: "genuityit.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.