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
Resolution chain
cmf.am resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.56.206.6 | 2.56.206.0/24 | AS216058 | VJTIM-IN Veermata Jijabai Technological Institute, Mumbai Earlier Known as Veer Jijamata Institute of Technology, Mumbai | AM |
| 85.190.241.73 | 85.190.240.0/22 | AS51167 | IXARIS-MT-AS | DE |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- cmf.am
- mail.cmf.am
SPF policy
5 SPF mechanisms authorising senders for cmf.am.
| Mechanism | Target |
|---|---|
| SPF_A | cmf.am |
| SPF_INCLUDE | _spf.host.am |
| SPF_IP | 2.56.206.6 |
| SPF_IP | 85.190.241.73 |
| SPF_MX | cmf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.