Skip to content

Hostname

tiqdiet.com

Last fetched

tiqdiet.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · tiqdiet.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/tiqdiet.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.127108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.15108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.34108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.65108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.235.3113.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.5613.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.613.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.6013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:433
Organization
spotbeans sp. z o.o. sp. k.
Contact emails

Subdomains

15 observed subdomains of tiqdiet.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tiqdiet.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from tiqdiet.com.

Cypher and MCP

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

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