Hostname
a-com.eu
Last fetched
a-com.eu is a registered hostname under the .eu 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:enom, inc
- Organization
- —
- Contact emails
- —
Subdomains
32 observed subdomains of a-com.eu.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from a-com.eu in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for a-com.eu.
| Mechanism | Target |
|---|---|
| SPF_A | a-com.eu |
| SPF_A | a.trt.netim.net |
| SPF_A | carbonio.webo.hosting |
| SPF_A | mxgw1.webo.hosting |
| SPF_A | p1.webo.hosting |
| SPF_A | w1.webo.hosting |
| SPF_A | zimbra.webogroup.eu |
| SPF_IP | 136.243.252.225 |
| SPF_IP | 162.55.122.21 |
| SPF_MX | a-com.eu |
Related pages
Pivot deeper into the graph from a-com.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "a-com.eu"})-[: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.