Skip to content

Hostname

techholding.co

Last fetched

techholding.co resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CL. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · techholding.coRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/techholding.co

Resolution chain

techholding.co resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.162.221.1153.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.1283.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.233.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.393.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.163.139.1083.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.403.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.623.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.653.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
54.230.71.11754.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.2454.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.3854.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.9254.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:1910
Organization
c/o whoisproxy.com
Contact emails

Subdomains

14 observed subdomains of techholding.co.

Web-graph footprint

Distinct hostnames that link to or from techholding.co in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for techholding.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusb._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from techholding.co.

Cypher and MCP

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

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