Hostname
motel6.com
Last fetched
motel6.com resolves to 19 IPv4 addresses operated by AKAMAI-ASN1 in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
motel6.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.109.53.173 | 104.64.0.0/10 | AS20940 | AKAMAI-ASN1 | US |
| 104.126.37.128 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 104.126.37.152 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.1.144 | 2.16.1.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.1.171 | 2.16.1.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.18.64.14 | 2.18.64.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.18.64.5 | 2.18.64.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.23.7.41 | 2.23.7.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.23.7.8 | 2.23.7.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.3.88.160 | 23.3.88.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.211 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.221 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.105.209 | 23.48.105.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.48.105.212 | 23.48.105.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.50.131.140 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.149 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 95.100.110.29 | 95.100.110.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 95.100.110.31 | 95.100.110.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.21.79.56 | 2.21.78.0/23 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain administrator
- Contact emails
Subdomains
26 observed subdomains of motel6.com.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from motel6.com in the public web crawl.
2,176 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for motel6.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from motel6.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "motel6.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.