Skip to content

Hostname

aemnepal.com

Last fetched

aemnepal.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · aemnepal.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/aemnepal.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.87.152104.22.7.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.144.30172.68.21.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
192.250.235.17192.251.82.0/24AS204800SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of aemnepal.com.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aemnepal.com.

MechanismTarget
SPF_Aaemnepal.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP172.104.62.106
SPF_IP192.250.235.17
SPF_MXaemnepal.com

Related pages

Pivot deeper into the graph from aemnepal.com.

Cypher and MCP

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

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