Skip to content

Hostname

textoad.com

Last fetched

textoad.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · textoad.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/textoad.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.144.10513.248.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
13.248.241.11913.248.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.148.613.33.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
35.71.131.4635.71.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:440
Organization
contact privacy inc. customer 0129349774
Contact emails

Subdomains

2 observed subdomains of textoad.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for textoad.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf0000000.textoad.com
SPF_IP104.47.0.0/17
SPF_IP149.72.0.0/16
SPF_IP167.89.0.0/17
SPF_IP176.31.7.0/25
SPF_IP198.21.0.0/21
SPF_IP3.220.57.224
SPF_IP3.232.242.170
SPF_IP35.191.0.0/16
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP50.31.32.0/19
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.100.0.0/14
SPF_IP52.20.78.240
SPF_IP54.91.59.199
SPF_IP66.102.0.0/20
SPF_IP74.125.0.0/16
SPF_IP74.125.137.27/32
SPF_IP96.45.68.0/24

Related pages

Pivot deeper into the graph from textoad.com.

Cypher and MCP

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

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