Skip to content

Hostname

textyess.com

Last fetched

textyess.com resolves to 31.43.160.6, announced in 31.43.160.0/24 by AMAZON-02 - Amazon.com, Inc. in NL. textyess.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for textyess.com is recorded in WhisperGraph.

Attribution

amazon com

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of textyess.com owner
Contact emails
4e6f0a26-92c8-430d-b429-26998e3beeb6@identity-protect.org, 51c3070b-d34e-466a-894c-de76925a8b7e@identity-protect.org, 5830125c-6ce0-4137-bda8-eaa864122f00@identity-protect.org, b658d3fe-6cb9-426f-a5ff-ffefb8f710ee@identity-protect.org, ca856395-eaac-47d5-918f-64dc9240701c@identity-protect.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-293.awsdns-36.com
  • ns-721.awsdns-26.net
  • ns-1401.awsdns-47.org
  • ns-1862.awsdns-40.co.uk

MX records

  • smtp.google.com

SPF policy

  • include: spf.brevo.com
  • include: _spf.google.com
  • mx: textyess.com

Threat-feed evidence

History

Related pages

Pivot from textyess.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "textyess.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.