Hostname
impress24.com
Last fetched
impress24.com resolves to 1 IPv4 address operated by AS8560 in DE. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
impress24.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 |
|---|---|---|---|---|
| 82.165.97.36 | 82.165.0.0/16 | AS8560 | — | DE |
WHOIS identity
- Registrar
- iana:83
- Organization
- on behalf of impress24.com owner
- Contact emails
- dataprivacyprotected@ionos.de
- glatz@impress-media.de
- info@impress-media.de
- 07022017-c6e5-4087-988d-c0d4c36a1f1b@identity-protect.org
- 1887c555-b9fe-4ad8-8fa1-268babdf48ef@identity-protect.org
- 576b4f8f-e315-4a4f-8344-d5d473c3d9c5@identity-protect.org
- b3d17c86-2184-4c0f-82f7-ce4333cf12a0@identity-protect.org
- bbc61cc3-89bc-440b-ba7c-458699d8faac@identity-protect.org
- de0a9621-26f7-4c84-a1b6-dc436f12e38b@identity-protect.org
Subdomains
1 observed subdomain of impress24.com.
| Subdomain |
|---|
| www.impress24.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for impress24.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-eu.ionos.com |
Related pages
Pivot deeper into the graph from impress24.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "impress24.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.