Hostname
webhens.com
Last fetched
webhens.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
webhens.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.186.169 | 16.15.184.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.194.4 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.218.146 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.38.69 | 16.182.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.182.42.197 | 16.182.40.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.182.66.213 | 16.182.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.210.77 | 52.216.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.137.37 | 52.217.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.72.131 | 52.217.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.129.197 | 54.231.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.130.109 | 54.231.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.164.61 | 54.231.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.168.237 | 54.231.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.194.149 | 54.231.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.194.173 | 54.231.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of webhens.com owner
- Contact emails
- daniel.jackson2@utoledo.edu
- 17aa299b-e52c-419b-97c8-8c43b9123bf9@identity-protect.org
- 2b64f86b-0e59-4e7b-b1b5-2138a9f3c8e9@identity-protect.org
- 833e3684-3f64-49e0-8c78-c9b7c7f7ee7a@identity-protect.org
- 9ab9a19f-25f1-45db-ac3b-05d236e68b55@identity-protect.org
- d041b983-c99e-4277-9c6d-20206af41826@identity-protect.org
- e6b694cf-4161-4a30-b674-83775e620ad6@identity-protect.org
Subdomains
1 observed subdomain of webhens.com.
| Subdomain |
|---|
| auth.webhens.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for webhens.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from webhens.com.
- IP · 16.15.186.169
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · daniel.jackson2@utoledo.edu
- TLD · .com
- Browse hostnames · we…
- 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: "webhens.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.