Skip to content

Hostname

watech.com

Last fetched

watech.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · watech.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/watech.com

Resolution chain

watech.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.78.243104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.138.187172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
192.83.113.194192.83.113.0/24AS393619UBX-DT1 - UBX CloudUS

WHOIS identity

Registrar
iana:146
Organization
darren watts
Contact emails

Subdomains

19 observed subdomains of watech.com.

Web-graph footprint

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

8 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for watech.com.

MechanismTarget
SPF_Amail.watech.com
SPF_INCLUDE_spf.reply.io
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEautotask.net
SPF_INCLUDEsendgrid.net
SPF_IP139.28.145.38
SPF_IP192.83.112.80

Related pages

Pivot deeper into the graph from watech.com.

Cypher and MCP

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

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