Skip to content

Hostname

aco.at

Last fetched

aco.at resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists registrar:lemarit gmbh as the registrar.

Nutrition Label

WHISPER CANON · aco.atRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/aco.at

Resolution chain

aco.at resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.140.102.52128.140.0.0/17AS24940HETZNER-ASDE

WHOIS identity

Registrar
registrar:lemarit gmbh
Organization
aco ahlmann se & co. kg
Contact emails

Subdomains

2 observed subdomains of aco.at.

Web-graph footprint

Distinct hostnames that link to or from aco.at in the public web crawl.

93 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for aco.at.

MechanismTarget
SPF_INCLUDEspf-00895801.pphosted.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.75.187.140
SPF_IP109.75.187.141
SPF_IP109.75.187.142
SPF_IP88.79.109.4
SPF_IP94.135.234.34

Related pages

Pivot deeper into the graph from aco.at.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aco.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 20

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