Skip to content

Hostname

nepaltiger.com

Last fetched

nepaltiger.com resolves to 2 IPv4 addresses operated by WHG-SGP - WHG Hosting Services Ltd in SG. WHOIS lists iana:1250 as the registrar.

Nutrition Label

WHISPER CANON · nepaltiger.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/nepaltiger.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.250.235.92192.250.235.0/24AS204800WHG-SGP - WHG Hosting Services LtdSG
103.235.199.20103.235.199.0/24AS4007SUBISU-CABLENET-AS-AP - Subisu Cablenet (Pvt) Ltd, Baluwatar, Kathmandu, Nepal

WHOIS identity

Registrar
iana:1250
Organization
prajwal adhikari
Contact emails

Subdomains

22 observed subdomains of nepaltiger.com.

Threat posture

History

Mail and authentication

MX records

  • nepaltiger.com

SPF policy

4 SPF mechanisms authorising senders for nepaltiger.com.

MechanismTarget
SPF_Anepaltiger.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.250.235.92
SPF_MXnepaltiger.com

Related pages

Pivot deeper into the graph from nepaltiger.com.

Cypher and MCP

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

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