Hostname
lodgetower.com
Last fetched
lodgetower.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
lodgetower.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.13.192.204 | 3.13.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
3 observed subdomains of lodgetower.com.
Web-graph footprint
Distinct hostnames that link to or from lodgetower.com in the public web crawl.
13 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
21 SPF mechanisms authorising senders for lodgetower.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | appriver.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 104.0.32.41 |
| SPF_IP | 148.59.106.0/23 |
| SPF_IP | 148.59.108.0/23 |
| SPF_IP | 158.228.129.79/32 |
| SPF_IP | 166.78.235.224 |
| SPF_IP | 185.201.16.0/22 |
| SPF_IP | 204.187.12.93/32 |
| SPF_IP | 208.185.229.0/24 |
| SPF_IP | 208.185.235.0/24 |
| SPF_IP | 212.27.79.46/32 |
| SPF_IP | 35.80.141.6/32 |
| SPF_IP | 40.143.168.147 |
| SPF_IP | 40.143.168.148 |
| SPF_IP | 40.143.168.149 |
| SPF_IP | 40.143.168.150 |
| SPF_IP | 44.229.121.55/32 |
| SPF_IP | 65.117.248.32/28 |
| SPF_IP | 68.233.77.18/32 |
| SPF_IP | 70.32.90.213 |
Related pages
Pivot deeper into the graph from lodgetower.com.
- IP · 3.13.192.204
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · mike@lodgetower.com.net
- TLD · .com
- Browse hostnames · lo…
- 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: "lodgetower.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.