Skip to content

Hostname

text-em-all.com

Last fetched

text-em-all.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.27108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.29108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.48108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.70108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.10713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
54.240.184.2754.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.354.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.3954.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.8154.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.12065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
call-em-all
Contact emails

Subdomains

27 observed subdomains of text-em-all.com.

Web-graph footprint

Distinct hostnames that link to or from text-em-all.com in the public web crawl.

305 sites link to this hostname.

338 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for text-em-all.com.

MechanismTarget
SPF_INCLUDE2513604.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP40.142.101.140

Related pages

Pivot deeper into the graph from text-em-all.com.

Cypher and MCP

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

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