Skip to content

Hostname

comco.at

Last fetched

comco.at resolves to 1 IPv4 address operated by TMA Magenta Telekom in AT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
81.223.14.13981.223.0.0/17AS8412TMA Magenta TelekomAT

WHOIS identity

No WHOIS records are currently associated with comco.at in WhisperGraph.

Subdomains

3 observed subdomains of comco.at.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for comco.at.

MechanismTarget
SPF_Acomco.at
SPF_Ahs.limail.at
SPF_Alinz.limail.at
SPF_IP81.10.184.122
SPF_IP81.223.14.140
SPF_IP82.192.4.190
SPF_MXcomco.at

Related pages

Pivot deeper into the graph from comco.at.

Cypher and MCP

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

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