Skip to content

Hostname

texthelp.com

Last fetched

texthelp.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.183.10413.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.2013.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.2413.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.7013.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.172.153.2518.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.153.3218.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.153.4318.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.153.6218.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.46.1103.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.653.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.703.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.743.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.3052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.4052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.4752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.5452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for texthelp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.intacct.com
SPF_IP194.75.139.34

Related pages

Pivot deeper into the graph from texthelp.com.

Cypher and MCP

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

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