Hostname
actimage.com
Last fetched
actimage.com resolves to 1 IPv4 address operated by AS20994 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
actimage.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 80.87.225.19 | 80.87.224.0/20 | AS20994 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- christophe megel
- Contact emails
Subdomains
21 observed subdomains of actimage.com.
Showing 20 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from actimage.com in the public web crawl.
65 sites link to this hostname.
46 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for actimage.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.248.156.113 |
| SPF_IP | 185.248.156.13 |
| SPF_IP | 80.87.224.0/27 |
| SPF_IP | 80.87.225.4 |
| SPF_IP | 80.87.226.13 |
| SPF_IP | 80.87.236.13/32 |
| SPF_MX | actimage.com |
Related pages
Pivot deeper into the graph from actimage.com.
- IP · 80.87.225.19
- ASN · AS20994
- Registrar · iana:81
- Country · FR
- Email · ffcfc2b61bc6abbba8b07ac07a7439d9-1039374@contact.gandi.net
- 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: "actimage.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.