Skip to content

Hostname

techtou.com

Last fetched

techtou.com resolves to 1 IPv4 address operated by IWEB-AS - Leaseweb Canada Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
70.38.97.2570.38.0.0/17AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 018955485
Contact emails

Subdomains

8 observed subdomains of techtou.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for techtou.com.

MechanismTarget
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.websitehostserver.net
SPF_INCLUDEu826348.wl.sendgrid.net
SPF_IP15.235.28.70
SPF_IP15.235.61.254
SPF_IP158.69.202.224
SPF_IP184.107.41.70
SPF_IP184.71.204.50
SPF_IP192.99.22.241
SPF_IP198.178.117.198
SPF_IP208.77.157.26
SPF_IP216.187.74.210
SPF_IP51.161.82.248
SPF_IP51.79.101.195
SPF_IP66.222.128.166
SPF_IP69.42.58.88
SPF_IP70.38.9.116
SPF_IP70.38.97.25
SPF_IP72.2.35.128/28
SPF_IP74.208.64.40

Related pages

Pivot deeper into the graph from techtou.com.

Cypher and MCP

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

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