Hostname
maco.eu
Last fetched
maco.eu resolves to 2 IPv4 addresses operated by SALZBURG-AG-AS in AT. WHOIS lists registrar:ascio technologies inc. as the registrar.
Nutrition Label
Resolution chain
maco.eu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.70.101.33 | 195.70.96.0/19 | AS8445 | SALZBURG-AG-AS | AT |
| 80.120.60.33 | 80.120.0.0/14 | AS8447 | A1TELEKOM-AT A1 Telekom Austria AG | AT |
WHOIS identity
- Registrar
- registrar:ascio technologies inc.
- Organization
- —
- Contact emails
- —
Subdomains
41 observed subdomains of maco.eu.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from maco.eu in the public web crawl.
433 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for maco.eu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.70.101.49 |
| SPF_IP | 80.120.62.34 |
Related pages
Pivot deeper into the graph from maco.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "maco.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.