Skip to content

Hostname

tekstream.com

Last fetched

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

Nutrition Label

WHISPER CANON · tekstream.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tekstream.com

Resolution chain

tekstream.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:1910
Organization
peter chen
Contact emails

Subdomains

19 observed subdomains of tekstream.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for tekstream.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.openair.com
SPF_INCLUDEspf.openair1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.213.169.163/32
SPF_IP182.50.78.64/28
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP67.219.60.25
SPF_IP74.112.65.148
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31

Related pages

Pivot deeper into the graph from tekstream.com.

Cypher and MCP

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

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