Hostname
kellerhomes.com
Last fetched
kellerhomes.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
kellerhomes.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 |
|---|---|---|---|---|
| 3.101.51.167 | 3.101.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.153.86.91 | 54.153.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.176.101.139 | 54.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.177.23.213 | 54.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- perfect privacy,
- Contact emails
- bg2bb86f9fw@networksolutionsprivateregistration.com
- hb7qj47a5tx@networksolutionsprivateregistration.com
- mh6ms82k5qv@networksolutionsprivateregistration.com
- mr6g423m2qj@networksolutionsprivateregistration.com
- mt3td8q36dd@networksolutionsprivateregistration.com
- ts4gc3u47xj@networksolutionsprivateregistration.com
- w827c6my6qb@networksolutionsprivateregistration.com
- xb8sv88g23t@networksolutionsprivateregistration.com
- zv9q63kd8ee@networksolutionsprivateregistration.com
Subdomains
6 observed subdomains of kellerhomes.com.
Web-graph footprint
Distinct hostnames that link to or from kellerhomes.com in the public web crawl.
13 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for kellerhomes.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | scanscope.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from kellerhomes.com.
- IP · 3.101.51.167
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:292
- Country · US
- Email · bg2bb86f9fw@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ke…
- 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: "kellerhomes.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.