Skip to content

Hostname

taxify.eu

Last fetched

taxify.eu resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:name: zone media ou website: https://www.zone.ee as the registrar.

Nutrition Label

WHISPER CANON · taxify.euRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/taxify.eu

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.11613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.7513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.2199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.11418.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.7318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.5118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.12.5813.32.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU
13.32.12.6613.32.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU
13.32.12.7213.32.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU
13.32.12.12513.32.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

Registrar
registrar:name: zone media ou website: https://www.zone.ee
Organization
Contact emails

Subdomains

75 observed subdomains of taxify.eu.

Web-graph footprint

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

300 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for taxify.eu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from taxify.eu.

Cypher and MCP

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

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