Skip to content

Hostname

aviyaantech.com

Last fetched

aviyaantech.com resolves to 1 IPv4 address operated by WLINK-NEPAL-AS-AP WorldLink Communications Pvt Ltd in NP. WHOIS lists iana:1250 as the registrar.

Nutrition Label

WHISPER CANON · aviyaantech.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aviyaantech.com

Resolution chain

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

IPPrefixASNOperatorCountry
202.166.216.4202.166.216.0/24AS17501WLINK-NEPAL-AS-AP WorldLink Communications Pvt LtdNP

WHOIS identity

Registrar
iana:1250
Organization
softwel (p)
Contact emails

Subdomains

11 observed subdomains of aviyaantech.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for aviyaantech.com.

MechanismTarget
SPF_Aaviyaantech.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.69.229.129
SPF_MXaviyaantech.com

Related pages

Pivot deeper into the graph from aviyaantech.com.

Cypher and MCP

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

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