Skip to content

Hostname

pemc.edu.np

Last fetched

pemc.edu.np resolves to 1 IPv4 address operated by GD-EMEA-DC-LD5 - Heart Internet limited in GB.

Nutrition Label

WHISPER CANON · pemc.edu.npRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/pemc.edu.np

Resolution chain

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

IPPrefixASNOperatorCountry
79.170.44.10079.170.40.0/21AS20738GD-EMEA-DC-LD5 - Heart Internet limitedGB

WHOIS identity

No WHOIS records are currently associated with pemc.edu.np in WhisperGraph.

Subdomains

2 observed subdomains of pemc.edu.np.

Web-graph footprint

Distinct hostnames that link to or from pemc.edu.np in the public web crawl.

79 sites link to this hostname.

112 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pemc.edu.np.

MechanismTarget
SPF_EXISTS%{i}.mta.spf.extendcp.co.uk
SPF_EXISTS%{i}.web.spf.extendcp.co.uk
SPF_INCLUDEsoverin.net

Related pages

Pivot deeper into the graph from pemc.edu.np.

Cypher and MCP

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

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