Skip to content

Hostname

actioncam.video

Last fetched

actioncam.video resolves to 1 IPv4 address operated by AS-HOSTINGER - Hostinger International Limited in GB. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · actioncam.videoRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/actioncam.video

Resolution chain

actioncam.video resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.36.184.13194.36.184.0/23AS47583AS-HOSTINGER - Hostinger International LimitedGB

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

5 observed subdomains of actioncam.video.

Web-graph footprint

Distinct hostnames that link to or from actioncam.video in the public web crawl.

31 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for actioncam.video.

MechanismTarget
SPF_Aactioncam.video
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.185.139.243
SPF_IP217.199.160.228
SPF_IP46.32.238.206
SPF_IP79.170.44.72/32
SPF_MXactioncam.video

Related pages

Pivot deeper into the graph from actioncam.video.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "actioncam.video"})-[: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.