Skip to content

Hostname

admin.mero.doctor

Last fetched

admin.mero.doctor resolves to 1 IPv4 address operated by DMNPL-AS-AP - DISH MEDIA NETWORK PUBLIC LIMITED in NP.

Nutrition Label

WHISPER CANON · admin.mero.doctorRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/admin.mero.doctor

Resolution chain

admin.mero.doctor resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.180.241.20103.180.241.0/24AS139922DMNPL-AS-AP - DISH MEDIA NETWORK PUBLIC LIMITEDNP

WHOIS identity

No WHOIS records are currently associated with admin.mero.doctor in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from admin.mero.doctor.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "admin.mero.doctor"})-[: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.