Hostname
teno.com
Last fetched
teno.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
teno.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:9
- Organization
- cohen, raphael
- Contact emails
- 00317fb20a28fd0a0fd642e2497750d6@domaindiscreet.com
- 0cf9700d0a1612334398ee2f0fade9a1@domaindiscreet.com
- 0f576fa70a28fd0a3d9478c707140f3e@domaindiscreet.com
- 2851k35rsshbg851co35etsegg@domaindiscreet.com
- 2bc2f3e40a28fd0a20d107d68e045b90@domaindiscreet.com
- 2eac78360a28fd0a4bdae4da340262e5@domaindiscreet.com
- 2p5ova2q9igkibo8gsjvqbb6gr@domaindiscreet.com
- 3254d7f30a28fd0a180240878cad4400@domaindiscreet.com
- 3abf29cc0a16123310738dcbdc29bcd8@domaindiscreet.com
- 449f5f4b0a28fd0a0be7357e9921ff04@domaindiscreet.com
- 58013160@myprivatename.com
- 615a7ebb0a28fd0a17cef68ccebb81a3@domaindiscreet.com
- 658b57430a28fd0a07a2945056440a1e@domaindiscreet.com
- 73dc9efb0a28fd0a733145495fd43345@domaindiscreet.com
- 742bbf2b0a28fd0a69365360039a0b27@domaindiscreet.com
- 76c5698a0a28fd0a55167e5800f70eeb@domaindiscreet.com
- 856706a80a28fd0a1bbb879873426ad3@domaindiscreet.com
- 8d3fa6050a28fd0a4e8deb8adf60d7f3@domaindiscreet.com
- a259a6de0a28fd0a5b8e196ccf16653c@domaindiscreet.com
- a65294ba0a28fd0a6145f12f43639588@domaindiscreet.com
- and 6 more
Subdomains
4 observed subdomains of teno.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from teno.com in the public web crawl.
66 sites link to this hostname.
33 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for teno.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | shops.shopify.com |
Related pages
Pivot deeper into the graph from teno.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "teno.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.