Hostname
tecnotree.com
Last fetched
tecnotree.com resolves to 1 IPv4 address operated by TSF-IP-CORE Telia Finland Oyj in FI. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
tecnotree.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.42.63.167 | 194.42.63.0/24 | AS1759 | TSF-IP-CORE Telia Finland Oyj | FI |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- bc98852x7q2@networksolutionsprivateregistration.com
- bj5pc6mk9e6@networksolutionsprivateregistration.com
- es5936vb4xu@networksolutionsprivateregistration.com
- eu6ew7vq25e@networksolutionsprivateregistration.com
- fr9qh49z6ut@networksolutionsprivateregistration.com
- fu4aq5gx9hc@networksolutionsprivateregistration.com
- hn2k24y42s3@networksolutionsprivateregistration.com
- hs7hy25t6mh@networksolutionsprivateregistration.com
- j54n62s895d@networksolutionsprivateregistration.com
- nf2dg7pu2vx@networksolutionsprivateregistration.com
- q884r2jd2qb@networksolutionsprivateregistration.com
- wp4v84q47b3@networksolutionsprivateregistration.com
- ze68k62w5n7@networksolutionsprivateregistration.com
Subdomains
74 observed subdomains of tecnotree.com.
Showing 25 of 74. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tecnotree.com in the public web crawl.
116 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for tecnotree.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | docebosaas.com |
| SPF_INCLUDE | mxsspf.sendpulse.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | whitelabel.tecnotree.com |
| SPF_IP | 13.200.156.170 |
| SPF_IP | 194.42.56.212 |
| SPF_IP | 194.42.63.156 |
| SPF_IP | 194.42.63.157 |
| SPF_IP | 194.42.63.164 |
| SPF_IP | 194.42.63.165 |
| SPF_IP | 194.42.63.18 |
| SPF_IP | 194.42.63.212 |
| SPF_MX | tecnotree.com |
Related pages
Pivot deeper into the graph from tecnotree.com.
- IP · 194.42.63.167
- ASN · AS1759TSF-IP-CORE Telia Finland Oyj
- Registrar · iana:2
- Country · FI
- Email · bc98852x7q2@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tecnotree.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.