Hostname
24mags.com
Last fetched
24mags.com resolves to 1 IPv4 address operated by HETZNER-AS in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
24mags.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 |
|---|---|---|---|---|
| 95.216.20.224 | 95.216.0.0/16 | AS24940 | HETZNER-AS | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- 24mags oy
- Contact emails
- tom.wilen@marketingcloud.fi
- 45b3e63b-0b3d-4083-9eac-272750a5418b@identity-protect.org
- 5709e0d4-5c60-44a1-9a88-b5e171671266@identity-protect.org
- 5c1e0872-ddf1-4fdb-aaab-52206f63dfde@identity-protect.org
- 71b8f1ef-d8e1-4ce1-adbb-fe6b2bf62b05@identity-protect.org
- 8af2e581-c6c8-4eb7-b619-aedf4e8379f5@identity-protect.org
- 9e899026-dbef-4dfb-aa62-333a90efecae@identity-protect.org
- d3e11c81-29c3-4c97-8c9b-d094707273f3@identity-protect.org
Subdomains
26 observed subdomains of 24mags.com.
Showing 20 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 24mags.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for 24mags.com.
| Mechanism | Target |
|---|---|
| SPF_A | 24mags.com |
| SPF_MX | 24mags.com |
Related pages
Pivot deeper into the graph from 24mags.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "24mags.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.