Skip to content

Hostname

api-mnsnp.com

Last fetched

api-mnsnp.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. api-mnsnp.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · api-mnsnp.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/api-mnsnp.com

Resolution chain

No IPv4 resolution is recorded for api-mnsnp.com in WhisperGraph.

IPv6 resolution

No AAAA record for api-mnsnp.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of api-mnsnp.com owner
Contact emails
154dcfb2-ef08-4865-a014-6ded2848a272@identity-protect.org, 24ea56de-2148-4cb8-81a5-aaaa79b412cf@identity-protect.org, 2f46d965-c1b3-4c82-9c4a-700e3de76775@identity-protect.org, 65df4c75-00d6-4aaa-9324-9c83007694e7@identity-protect.org, 7030074c-cba3-4be2-b42f-d562330519d4@identity-protect.org, 9b09eafb-af14-4b1a-930c-f275e0740342@identity-protect.org, ecde6e00-5f61-462f-982a-403b47db8e5b@identity-protect.org, owner-2210440@api-mnsnp.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • leia.ns.cloudflare.com
  • noah.ns.cloudflare.com

Threat-feed evidence

History

Related pages

Pivot from api-mnsnp.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "api-mnsnp.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.