Skip to content

Hostname

tipico.de

Last fetched

tipico.de resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in CZ.

Nutrition Label

WHISPER CANON · tipico.deRouting diversity4.2/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/tipico.de

Resolution chain

tipico.de resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
2.19.217.342.19.216.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ
2.19.45.432.19.44.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.AR
2.19.45.432.19.44.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.AR
23.52.181.2623.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.53.169.11023.53.168.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CA
23.75.65.16323.75.64.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ
88.221.169.3388.221.168.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

No WHOIS records are currently associated with tipico.de in WhisperGraph.

Subdomains

53 observed subdomains of tipico.de.

Web-graph footprint

Distinct hostnames that link to or from tipico.de in the public web crawl.

449 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for tipico.de.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from tipico.de.

Cypher and MCP

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

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