Skip to content

Hostname

cmta.at

Last fetched

cmta.at resolves to 1 IPv4 address operated by AS5404 in AT. WHOIS lists registrar:ascio technologies inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.196.145.112217.196.145.0/24AS5404AT

WHOIS identity

Registrar
registrar:ascio technologies inc.
Organization
cmta
Contact emails

Subdomains

9 observed subdomains of cmta.at.

Web-graph footprint

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

14 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cmta.at.

MechanismTarget
SPF_Acmta.at
SPF_INCLUDE_spf.mailcontrol.conova.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsprz.at
SPF_IP109.73.154.92/32
SPF_IP194.30.191.114/32
SPF_IP212.186.226.43/32
SPF_IP217.196.158.79
SPF_IP88.116.58.110/32

Related pages

Pivot deeper into the graph from cmta.at.

Cypher and MCP

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

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