Hostname
actiontec.com
Last fetched
actiontec.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
actiontec.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 |
|---|---|---|---|---|
| 157.245.180.84 | 157.245.176.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 160.153.0.193 | 160.153.0.0/24 | AS209242 | MCPL-AS | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
Subdomains
29 observed subdomains of actiontec.com.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from actiontec.com in the public web crawl.
291 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for actiontec.com.
| Mechanism | Target |
|---|---|
| SPF_A | actiontec.com |
| SPF_A | imail.actiontec.com |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 12.206.217.201 |
| SPF_IP | 50.145.18.225 |
| SPF_MX | actiontec.com |
Related pages
Pivot deeper into the graph from actiontec.com.
- IP · 157.245.180.84
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:2
- Country · US
- Email · gomori@actiontec.com
- TLD · .com
- Browse hostnames · ac…
- 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: "actiontec.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.