Skip to content

Hostname

tavex.dk

Last fetched

tavex.dk resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:ascio technologies, corp. danmark - filial af ascio technologies, corp. canada as the registrar.

Nutrition Label

WHISPER CANON · tavex.dkRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tavex.dk

Resolution chain

tavex.dk resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.7.10108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.42108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.62108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.87108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.163.1123.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.1233.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.283.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.513.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.199.12552.84.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.199.3752.84.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.199.7252.84.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.199.8852.84.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.2765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:ascio technologies, corp. danmark - filial af ascio technologies, corp. canada
Organization
tavex a/s
Contact emails

Subdomains

7 observed subdomains of tavex.dk.

Web-graph footprint

Distinct hostnames that link to or from tavex.dk in the public web crawl.

73 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tavex.dk.

MechanismTarget
SPF_Adirecto.gate.ee
SPF_Amail.tavex.eu
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXtavex.dk

Related pages

Pivot deeper into the graph from tavex.dk.

Cypher and MCP

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

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