Skip to content

Hostname

techved.com

Last fetched

techved.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.234.165.11213.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.144.1243.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.174.1383.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.228.14965.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

15 observed subdomains of techved.com.

Web-graph footprint

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

105 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for techved.com.

MechanismTarget
SPF_Atechved.com
SPF_INCLUDEspf.antispamcloud.com
SPF_IP103.187.238.27
SPF_IP103.187.238.29
SPF_IP208.43.123.43
SPF_IP208.43.99.132
SPF_MXtechved.com

Related pages

Pivot deeper into the graph from techved.com.

Cypher and MCP

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

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