Skip to content

Hostname

techyukti.com

Last fetched

techyukti.com resolves to 1 IPv4 address operated by AS132335 in IN. WHOIS lists iana:1495 as the registrar.

Nutrition Label

WHISPER CANON · techyukti.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/techyukti.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.172.92.27103.172.92.0/24AS132335IN

WHOIS identity

Registrar
iana:1495
Organization
satish kushwaha
Contact emails

Subdomains

23 observed subdomains of techyukti.com.

Web-graph footprint

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

69 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • techyukti.com

SPF policy

8 SPF mechanisms authorising senders for techyukti.com.

MechanismTarget
SPF_Atechyukti.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP103.172.92.27
SPF_IP107.178.105.34
SPF_IP192.187.120.242
SPF_IP217.182.173.160
SPF_IP66.45.245.146
SPF_MXtechyukti.com

Related pages

Pivot deeper into the graph from techyukti.com.

Cypher and MCP

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

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