Skip to content

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

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

Resolution chain

tecnotree.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.42.63.167194.42.63.0/24AS1759TSF-IP-CORE Telia Finland OyjFI

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

74 observed subdomains of tecnotree.com.

Web-graph footprint

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

116 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for tecnotree.com.

MechanismTarget
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwhitelabel.tecnotree.com
SPF_IP13.200.156.170
SPF_IP194.42.56.212
SPF_IP194.42.63.156
SPF_IP194.42.63.157
SPF_IP194.42.63.164
SPF_IP194.42.63.165
SPF_IP194.42.63.18
SPF_IP194.42.63.212
SPF_MXtecnotree.com

Related pages

Pivot deeper into the graph from tecnotree.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.