Hostname
yalefirmware.com
Last fetched
yalefirmware.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
yalefirmware.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.22.177.103 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.146.133.63 | 16.146.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.250.11.68 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.26.196.65 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.32.223.165 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.32.33.37 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.212.186.43 | 54.212.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.214.66.78 | 54.214.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of yalefirmware.com owner
- Contact emails
- 25bc7137-61a5-4b56-a64e-1671a424b6dd@identity-protect.org
- 2ac98565-608f-487e-aefb-41d14c0fe2e7@identity-protect.org
- 3866109b-d675-4874-bc6e-8717cb14a63f@identity-protect.org
- 457591f6-951d-4e00-a5c5-6d2835e84c5f@identity-protect.org
- 8ce00203-8725-48f9-8f44-590f07f6bf18@identity-protect.org
- 98883bc5-c379-4a97-bece-c20fc41fe4d2@identity-protect.org
- owner-9959917@yalefirmware.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from yalefirmware.com.
- IP · 100.22.177.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 25bc7137-61a5-4b56-a64e-1671a424b6dd@identity-protect.org
- TLD · .com
- Browse hostnames · ya…
- 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: "yalefirmware.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.