Skip to content

Hostname

drinktec.com

Last fetched

drinktec.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · drinktec.comRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/drinktec.com

Resolution chain

drinktec.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.55.10143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.125143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.35143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.87143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.245.86.12318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.2918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.6518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.119.2618.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.3918.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.5718.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.7718.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
54.192.100.1154.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.6754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.7554.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.9854.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.1018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.1518.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.12618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:151
Organization
yontex gmbh & co. kg
Contact emails

Subdomains

9 observed subdomains of drinktec.com.

Web-graph footprint

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

589 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for drinktec.com.

MechanismTarget
SPF_INCLUDE27038984.spf04.hubspotemail.net
SPF_INCLUDE_spf.webcontact.de
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXdrinktec.com

Related pages

Pivot deeper into the graph from drinktec.com.

Cypher and MCP

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

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