Skip to content

Hostname

nayatel.com

Last fetched

nayatel.com resolves to 2 IPv4 addresses operated by NAYATEL-PK Nayatel Pvt Ltd in PK. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · nayatel.comRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/nayatel.com

Resolution chain

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

IPPrefixASNOperatorCountry
203.82.48.231203.82.48.0/24AS23674NAYATEL-PK Nayatel Pvt LtdPK
188.166.22.60188.166.0.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:82
Organization
domain id shield service
Contact emails

Subdomains

121 observed subdomains of nayatel.com.

Web-graph footprint

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

86 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from nayatel.com.

Cypher and MCP

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

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