Skip to content

Hostname

sec.cm

Last fetched

sec.cm resolves to 2 IPv4 addresses operated by VMSL-AS-AP - Vodafone Mobile Services Ltd in IN. WHOIS lists registrar:netcom.cm sarl as the registrar.

Nutrition Label

WHISPER CANON · sec.cmRouting diversity2.4/10Peering density2.8/10MOAS conflict⚠ 2 conflictsThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sec.cm

Resolution chain

sec.cm resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.75.249.18103.75.249.0/24AS133580VMSL-AS-AP - Vodafone Mobile Services LtdIN
38.6.254.21738.6.224.0/19AS398478PEG-HK - PEG TECH INCHK

WHOIS identity

Registrar
registrar:netcom.cm sarl
Organization
wang dalao
Contact emails

Subdomains

4 observed subdomains of sec.cm.

Threat posture

History

Related pages

Pivot deeper into the graph from sec.cm.

Cypher and MCP

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

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