Skip to content

Hostname

tte-net.com

Last fetched

tte-net.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · tte-net.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tte-net.com

Resolution chain

tte-net.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:1485
Organization
takasago thermal engineering co.,ltd.
Contact emails

Subdomains

19 observed subdomains of tte-net.com.

Web-graph footprint

Distinct hostnames that link to or from tte-net.com in the public web crawl.

232 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for tte-net.com.

MechanismTarget
SPF_INCLUDE_spf.mwprem.net
SPF_INCLUDE_spf.sbt-mailgate.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spcloud.jp
SPF_IP122.213.74.194/32
SPF_IP13.78.83.176/24
SPF_IP133.18.15.46/32
SPF_IP133.186.32.130
SPF_IP153.156.8.33/32
SPF_IP168.245.44.41/32
SPF_IP50.31.41.122
SPF_IP52.69.212.6
SPF_IP54.248.46.176

Related pages

Pivot deeper into the graph from tte-net.com.

Cypher and MCP

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

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