Skip to content

Hostname

teksetra.com

Last fetched

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

Nutrition Label

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

Resolution chain

teksetra.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:1154
Organization
blm technologies,
Contact emails

Subdomains

5 observed subdomains of teksetra.com.

Web-graph footprint

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

35 sites link to this hostname.

132 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for teksetra.com.

MechanismTarget
SPF_INCLUDE5800452.spf08.hubspotemail.net
SPF_INCLUDEe2ma.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.93.119.6
SPF_IP206.51.211.58
SPF_IP206.51.211.59
SPF_IP206.51.211.62
SPF_IP47.50.179.14
SPF_IP65.156.135.28
SPF_IP65.156.135.29
SPF_IP65.156.135.30
SPF_IP66.147.242.152
SPF_IP72.15.254.252/32
SPF_IP74.94.85.218
SPF_IP74.94.85.219
SPF_IP74.94.85.221
SPF_MXteksetra.com

Related pages

Pivot deeper into the graph from teksetra.com.

Cypher and MCP

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

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