Skip to content

Hostname

sendtex.com

Last fetched

sendtex.com resolves to 1 IPv4 address operated by STELOGY in BE. WHOIS lists iana:1052 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.2.54.140185.2.52.0/22AS34762STELOGYBE

WHOIS identity

Registrar
iana:1052
Organization
brainlane
Contact emails

Subdomains

19 observed subdomains of sendtex.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for sendtex.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP185.2.54.140
SPF_IP185.3.219.128/28
SPF_IP195.225.166.208/28
SPF_IP2a03:a800:11:0:0:0:0:10
SPF_IP2a03:a800:8:0:0:0:0:c
SPF_IP77.73.96.77
SPF_IP94.176.98.114
SPF_IP94.176.98.68
SPF_IP94.176.98.69
SPF_IP94.176.98.77
SPF_IP94.176.98.81

Related pages

Pivot deeper into the graph from sendtex.com.

Cypher and MCP

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

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