Skip to content

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

WHISPER CANON · actiontec.comRouting diversity2.4/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/actiontec.com

Resolution chain

actiontec.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.245.180.84157.245.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
160.153.0.193160.153.0.0/24AS209242MCPL-ASUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

29 observed subdomains of actiontec.com.

Web-graph footprint

Distinct hostnames that link to or from actiontec.com in the public web crawl.

291 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for actiontec.com.

MechanismTarget
SPF_Aactiontec.com
SPF_Aimail.actiontec.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP12.206.217.201
SPF_IP50.145.18.225
SPF_MXactiontec.com

Related pages

Pivot deeper into the graph from actiontec.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.