Skip to content

Hostname

tech1.es

Last fetched

tech1.es resolves to 1 IPv4 address operated by AS16276 in ES.

Nutrition Label

WHISPER CANON · tech1.esRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/tech1.es

Resolution chain

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

IPPrefixASNOperatorCountry
176.31.26.70176.31.0.0/16AS16276ES

WHOIS identity

No WHOIS records are currently associated with tech1.es in WhisperGraph.

Subdomains

28 observed subdomains of tech1.es.

Web-graph footprint

Distinct hostnames that link to or from tech1.es in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tech1.es.

MechanismTarget
SPF_INCLUDEsender.zohoinvoice.com
SPF_IP176.31.26.65
SPF_IP176.31.26.70
SPF_IP5.135.174.167
SPF_IP54.36.111.106
SPF_IP94.23.195.169
SPF_MXtech1.es

Related pages

Pivot deeper into the graph from tech1.es.

Cypher and MCP

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

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