Skip to content

Hostname

avdelektronik.com

Last fetched

avdelektronik.com resolves to 2 IPv4 addresses operated by AS-TEKNOTEL - Teknotel Telekomunikasyon Sanayi Ve Ticaret A.S. in TR. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · avdelektronik.comRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/avdelektronik.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.144.97.145213.144.97.0/24AS25145AS-TEKNOTEL - Teknotel Telekomunikasyon Sanayi Ve Ticaret A.S.TR
77.92.99.2177.92.99.0/24AS25145AS-TEKNOTEL - Teknotel Telekomunikasyon Sanayi Ve Ticaret A.S.TR

WHOIS identity

Registrar
iana:303
Organization
teknotel
Contact emails

Subdomains

1 observed subdomain of avdelektronik.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for avdelektronik.com.

MechanismTarget
SPF_Aavdelektronik.com
SPF_IP213.144.97.0/24
SPF_IP77.92.99.0/24
SPF_MXavdelektronik.com

Related pages

Pivot deeper into the graph from avdelektronik.com.

Cypher and MCP

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

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