Skip to content

Hostname

tipico.at

Last fetched

tipico.at resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US.

Nutrition Label

WHISPER CANON · tipico.atRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/tipico.at

Resolution chain

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

IPPrefixASNOperatorCountry
173.223.1.18173.223.0.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
2.19.217.342.19.216.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ
23.59.145.2623.32.0.0/11AS20940US
23.75.65.16323.75.64.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ

WHOIS identity

Registrar
Organization
tipico co.
Contact emails

Subdomains

24 observed subdomains of tipico.at.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tipico.at.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from tipico.at.

Cypher and MCP

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

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