Skip to content

Hostname

tq.com

Last fetched

tq.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · tq.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tq.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.64.24845.60.64.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.71.24845.60.71.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:146
Organization
chang zhong liang
Contact emails

Subdomains

6 observed subdomains of tq.com.

Web-graph footprint

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

51 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for tq.com.

MechanismTarget
SPF_INCLUDE5088047.spf07.hubspotemail.net
SPF_INCLUDE_spf-dc2.successfactors.com
SPF_INCLUDE_spf.samanage.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP182.18.189.59
SPF_IP182.18.189.63
SPF_IP20.157.195.121
SPF_IP20.157.195.4
SPF_IP213.236.35.234
SPF_IP35.214.183.81/32
SPF_IP35.214.208.81/32
SPF_IP35.214.212.238/32
SPF_IP35.214.213.218/32
SPF_IP37.76.239.37
SPF_IP51.39.189.117
SPF_IP54.240.127.83/32
SPF_IP54.240.127.84/32
SPF_IP87.101.229.250

Related pages

Pivot deeper into the graph from tq.com.

Cypher and MCP

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

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