Skip to content

Hostname

treetom.net

Last fetched

treetom.net resolves to 1 IPv4 address operated by IWEB-AS - Leaseweb Canada Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · treetom.netRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/treetom.net

Resolution chain

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

IPPrefixASNOperatorCountry
198.50.122.196198.50.96.0/19AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

Registrar
iana:1068
Organization
1&1 internet
Contact emails

Subdomains

8 observed subdomains of treetom.net.

Web-graph footprint

Distinct hostnames that link to or from treetom.net in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • treetom.net

SPF policy

8 SPF mechanisms authorising senders for treetom.net.

MechanismTarget
SPF_Atreetom.net
SPF_IP192.241.97.242
SPF_IP192.241.97.243
SPF_IP192.241.97.244
SPF_IP192.241.97.245
SPF_IP192.241.97.246
SPF_IP198.50.122.195
SPF_MXtreetom.net

Related pages

Pivot deeper into the graph from treetom.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "treetom.net"})-[: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.