Skip to content

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

WHISPER CANON · maco.euRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/maco.eu

Resolution chain

maco.eu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.70.101.33195.70.96.0/19AS8445SALZBURG-AG-ASAT
80.120.60.3380.120.0.0/14AS8447A1TELEKOM-AT A1 Telekom Austria AGAT

WHOIS identity

Registrar
registrar:ascio technologies inc.
Organization
Contact emails

Subdomains

41 observed subdomains of maco.eu.

Web-graph footprint

Distinct hostnames that link to or from maco.eu in the public web crawl.

433 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for maco.eu.

MechanismTarget
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.70.101.49
SPF_IP80.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.