Skip to content

Hostname

teknoauto.com

Last fetched

teknoauto.com resolves to 1 IPv4 address operated by ITECHNET-AS-ID PT. Intelex Technet Global in ID. WHOIS lists iana:1924 as the registrar.

Nutrition Label

WHISPER CANON · teknoauto.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/teknoauto.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.247.11.197103.247.11.0/24AS58487ITECHNET-AS-ID PT. Intelex Technet GlobalID

WHOIS identity

Registrar
iana:1924
Organization
contact privacy inc. customer 0138530062
Contact emails

Subdomains

32 observed subdomains of teknoauto.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • teknoauto.com

SPF policy

6 SPF mechanisms authorising senders for teknoauto.com.

MechanismTarget
SPF_Ateknoauto.com
SPF_IP103.247.11.196
SPF_IP103.247.11.197
SPF_IP103.247.9.145
SPF_IP103.247.9.146
SPF_MXteknoauto.com

Related pages

Pivot deeper into the graph from teknoauto.com.

Cypher and MCP

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

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