Skip to content

Hostname

deca.at

Last fetched

deca.at resolves to 1 IPv4 address operated by TMA Magenta Telekom in AT. WHOIS lists registrar:hutchison drei austria gmbh as the registrar.

Nutrition Label

WHISPER CANON · deca.atRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/deca.at

Resolution chain

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

IPPrefixASNOperatorCountry
83.64.101.21483.64.0.0/16AS8412TMA Magenta TelekomAT

WHOIS identity

Registrar
registrar:hutchison drei austria gmbh
Organization
oegut - oesterr. gesellschaft fuer umwelt und technik
Contact emails

Subdomains

2 observed subdomains of deca.at.

Web-graph footprint

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

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for deca.at.

MechanismTarget
SPF_INCLUDE_spf.eventmaker.at
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.marmara.at
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from deca.at.

Cypher and MCP

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

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