Skip to content

Hostname

khalti.com

Last fetched

khalti.com resolves to 4 IPv4 addresses operated by KPL-AS-AP Khalti Private Limited in NP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.107.48.65103.107.48.0/24AS151207KPL-AS-AP Khalti Private LimitedNP
103.107.48.66103.107.48.0/24AS151207KPL-AS-AP Khalti Private LimitedNP
103.107.49.65103.107.49.0/24AS151207KPL-AS-AP Khalti Private LimitedNP
103.107.49.66103.107.49.0/24AS151207KPL-AS-AP Khalti Private LimitedNP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for khalti.com.

MechanismTarget
SPF_Akhalti.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP110.44.119.100
SPF_IP139.5.70.196
SPF_MXkhalti.com

Related pages

Pivot deeper into the graph from khalti.com.

Cypher and MCP

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

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