Skip to content

Hostname

textanywhere.com

Last fetched

textanywhere.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · textanywhere.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/textanywhere.com

Resolution chain

textanywhere.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.72.194.8254.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1052
Organization
commify
Contact emails

Subdomains

10 observed subdomains of textanywhere.com.

Web-graph footprint

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

121 sites link to this hostname.

224 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for textanywhere.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_IP185.78.54.6
SPF_IP185.78.54.7
SPF_IP185.78.54.8
SPF_MXtextanywhere.com

Related pages

Pivot deeper into the graph from textanywhere.com.

Cypher and MCP

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

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