Hostname
8devices.com
Last fetched
8devices.com resolves to 2 IPv4 addresses operated by SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
8devices.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 50.87.150.19 | 50.87.144.0/21 | AS31898 | SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN | US |
| 52.28.100.78 | 52.28.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
53 observed subdomains of 8devices.com.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 8devices.com in the public web crawl.
81 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for 8devices.com.
| Mechanism | Target |
|---|---|
| SPF_A | lemon.8devices.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 50.87.144.37 |
| SPF_IP | 52.114.75.214 |
| SPF_IP | 82.135.242.146 |
| SPF_IP | 84.15.37.222 |
Related pages
Pivot deeper into the graph from 8devices.com.
- IP · 50.87.150.19
- ASN · AS31898SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN
- Registrar · iana:146
- Country · US
- Email · jonas.sabaliauskas@gmail.com
- TLD · .com
- Browse hostnames · 8d…
- 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: "8devices.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.