Skip to content

Hostname

2teker.az

Last fetched

2teker.az resolves to 1 IPv4 address operated by AS197695 in RU.

Nutrition Label

WHISPER CANON · 2teker.azRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/2teker.az

Resolution chain

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

IPPrefixASNOperatorCountry
95.163.237.10895.163.237.0/24AS197695RU

WHOIS identity

No WHOIS records are currently associated with 2teker.az in WhisperGraph.

Subdomains

5 observed subdomains of 2teker.az.

Web-graph footprint

Distinct hostnames that link to or from 2teker.az in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for 2teker.az.

MechanismTarget
SPF_INCLUDE2teker.az
SPF_IP142.132.254.215
SPF_IP157.90.34.147
SPF_IP178.170.189.39
SPF_IP91.134.216.153
SPF_IP95.163.237.108

Related pages

Pivot deeper into the graph from 2teker.az.

Cypher and MCP

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

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