Skip to content

Hostname

snpl.com.np

Last fetched

snpl.com.np resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · snpl.com.npRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/snpl.com.np

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.161.10218.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.218.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.5018.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.718.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with snpl.com.np in WhisperGraph.

Subdomains

8 observed subdomains of snpl.com.np.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for snpl.com.np.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP117.121.231.13
SPF_IP117.121.231.9
SPF_IP182.93.94.134
SPF_IP182.93.94.135
SPF_IP182.93.94.137
SPF_IP182.93.94.138
SPF_IP182.93.94.139
SPF_IP182.93.94.143
SPF_IP182.93.94.150

Related pages

Pivot deeper into the graph from snpl.com.np.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "snpl.com.np"})-[: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.