Skip to content

Hostname

ime-actia.de

Last fetched

ime-actia.de resolves to 1 IPv4 address operated by GDS-1 - Gaertner Datensysteme GmbH & Co. KG in DE.

Nutrition Label

WHISPER CANON · ime-actia.deRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ime-actia.de

Resolution chain

ime-actia.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.220.200.65185.220.200.0/22AS24956GDS-1 - Gaertner Datensysteme GmbH & Co. KGDE

WHOIS identity

No WHOIS records are currently associated with ime-actia.de in WhisperGraph.

Subdomains

20 observed subdomains of ime-actia.de.

Web-graph footprint

Distinct hostnames that link to or from ime-actia.de in the public web crawl.

30 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ime-actia.de.

MechanismTarget
SPF_Aime-actia.de
SPF_IP185.220.200.65
SPF_IP193.159.236.235
SPF_IP193.159.236.237
SPF_IP217.13.79.245
SPF_IP2a00:1030:0:44:0:0:b9dc:c841
SPF_IP2a00:1030:0:44:0:0:d90d:4ff5
SPF_MXime-actia.de

Related pages

Pivot deeper into the graph from ime-actia.de.

Cypher and MCP

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

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