Skip to content

Hostname

tqgg.de

Last fetched

tqgg.de resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · tqgg.deRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tqgg.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.157.83.23118.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.192.97.12318.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.120.201.1343.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.36.2213.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.78.70.183.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.229.9852.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

15 observed subdomains of tqgg.de.

Web-graph footprint

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

63 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tqgg.de.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from tqgg.de.

Cypher and MCP

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

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