Skip to content

Hostname

thouqi.com

Last fetched

thouqi.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · thouqi.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/thouqi.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.22108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.46108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.51108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.75108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.226.244.12013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.252.1213.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.12813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.1313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.4013.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.86.1818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.6718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of thouqi.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for thouqi.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.taw9eel.com
SPF_MXthouqi.com

Related pages

Pivot deeper into the graph from thouqi.com.

Cypher and MCP

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

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