Skip to content

Hostname

mmgr.me

Last fetched

mmgr.me resolves to 202.175.133.99, announced in 202.175.128.0/21 by DSLAK-AS-AP - Internet access for Datacom Systems Auckland in NZ. mmgr.me 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 · mmgr.meRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mmgr.me

Resolution chain

IPv6 resolution

No AAAA record for mmgr.me is recorded in WhisperGraph.

Attribution

datacom group

ORIGIN_AS

WHOIS identity

Registrar
iana:1291
Registrant organisation
datacom solutions

Mail and authentication

Nameservers

  • ns-428.awsdns-53.com
  • ns-903.awsdns-48.net
  • ns-1448.awsdns-53.org
  • ns-1716.awsdns-22.co.uk

Threat-feed evidence

History

Related pages

Pivot from mmgr.me 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: "mmgr.me"})-[: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.