Skip to content

Hostname

tac.eu.com

Last fetched

tac.eu.com resolves to 1 IPv4 address operated by AS8437 in AT. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · tac.eu.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/tac.eu.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.218.54.4462.218.0.0/16AS8437AT

WHOIS identity

Registrar
iana:151
Organization
tac informationstechnologie
Contact emails

Subdomains

31 observed subdomains of tac.eu.com.

Web-graph footprint

Distinct hostnames that link to or from tac.eu.com in the public web crawl.

614 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for tac.eu.com.

MechanismTarget
SPF_Aasp.tac.eu.com
SPF_Amx2.rkpgrp.name
SPF_Atac.eu.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXtac.eu.com

Related pages

Pivot deeper into the graph from tac.eu.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tac.eu.com"})-[: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.