Skip to content

Hostname

cmf.am

Last fetched

cmf.am resolves to 2 IPv4 addresses operated by VJTIM-IN Veermata Jijabai Technological Institute, Mumbai Earlier Known as Veer Jijamata Institute of Technology, Mumbai in AM.

Nutrition Label

WHISPER CANON · cmf.amRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/cmf.am

Resolution chain

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

IPPrefixASNOperatorCountry
2.56.206.62.56.206.0/24AS216058VJTIM-IN Veermata Jijabai Technological Institute, Mumbai Earlier Known as Veer Jijamata Institute of Technology, MumbaiAM
85.190.241.7385.190.240.0/22AS51167IXARIS-MT-ASDE

WHOIS identity

No WHOIS records are currently associated with cmf.am in WhisperGraph.

Subdomains

18 observed subdomains of cmf.am.

Web-graph footprint

Distinct hostnames that link to or from cmf.am in the public web crawl.

175 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for cmf.am.

MechanismTarget
SPF_Acmf.am
SPF_INCLUDE_spf.host.am
SPF_IP2.56.206.6
SPF_IP85.190.241.73
SPF_MXcmf.am

Related pages

Pivot deeper into the graph from cmf.am.

Cypher and MCP

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

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