Skip to content

Hostname

contax.at

Last fetched

contax.at resolves to 1 IPv4 address operated by AS20811 in IT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
95.171.36.18795.171.32.0/19AS20811IT

WHOIS identity

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

Subdomains

5 observed subdomains of contax.at.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for contax.at.

MechanismTarget
SPF_Acontax.at
SPF_INCLUDEspf.protection.laufwerk.it
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zeppelin-group.com
SPF_IP194.112.167.188/32
SPF_IP5.183.172.150
SPF_MXcontax.at

Related pages

Pivot deeper into the graph from contax.at.

Cypher and MCP

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

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