Hostname
ima.at
Last fetched
ima.at is a registered hostname under the .at top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:inwx gmbh
- Organization
- ima ingenieurbuero fuer maschinen- & anlagenbau
- Contact emails
- —
Subdomains
9 observed subdomains of ima.at.
Web-graph footprint
Distinct hostnames that link to or from ima.at in the public web crawl.
16 sites link to this hostname.
14 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 ima.at.
| Mechanism | Target |
|---|---|
| SPF_A | ima.at |
| SPF_INCLUDE | spf.prosolution.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.104.82.0/24 |
| SPF_IP | 62.99.231.229 |
| SPF_IP | 80.66.39.242 |
| SPF_IP | 83.164.143.64/29 |
| SPF_IP | 83.65.7.37/32 |
| SPF_MX | ima.at |
Related pages
Pivot deeper into the graph from ima.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ima.at"})-[: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.