Hostname
devicebits.com
Last fetched
devicebits.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
devicebits.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.245.86.114 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.25 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.33 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.46 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.162.125.23 | 3.162.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.125.27 | 3.162.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.125.35 | 3.162.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.125.97 | 3.162.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.163.37 | 3.164.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.163.47 | 3.164.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.163.50 | 3.164.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.163.83 | 3.164.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:146
- Organization
- chris wilt
- Contact emails
Subdomains
52 observed subdomains of devicebits.com.
Showing 25 of 52. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from devicebits.com in the public web crawl.
11 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for devicebits.com.
| Mechanism | Target |
|---|---|
| SPF_A | devicebits.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | devicebits.com |
Related pages
Pivot deeper into the graph from devicebits.com.
- IP · 18.245.86.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · DE
- Email · devicebits.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · de…
- 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: "devicebits.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.