Skip to content

Hostname

tenexa.com

Last fetched

tenexa.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · tenexa.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/tenexa.com

Resolution chain

tenexa.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:81
Organization
pending backorder/auction delivery at www.dropcatch.com
Contact emails

Subdomains

3 observed subdomains of tenexa.com.

Web-graph footprint

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

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for tenexa.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfbte.tenexa.com
SPF_IP13.36.140.214
SPF_IP164.177.26.100
SPF_IP164.177.26.106
SPF_IP164.177.26.107
SPF_IP212.129.25.227
SPF_IP212.129.32.227
SPF_IP213.44.8.148
SPF_IP213.44.8.152
SPF_IP31.32.217.70
SPF_IP84.37.121.0/24
SPF_IP84.37.84.0/24
SPF_IP87.82.63.0/24

Related pages

Pivot deeper into the graph from tenexa.com.

Cypher and MCP

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

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