Skip to content

Hostname

cnmf.com.br

Last fetched

cnmf.com.br resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · cnmf.com.brRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/cnmf.com.br

Resolution chain

cnmf.com.br resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.231.84.22718.231.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.199.12054.232.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.228.4854.232.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.97.13654.233.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
massey ferguson administradora de consorcios ltda.
Contact emails

Subdomains

8 observed subdomains of cnmf.com.br.

Web-graph footprint

Distinct hostnames that link to or from cnmf.com.br in the public web crawl.

12 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for cnmf.com.br.

MechanismTarget
SPF_Acnmf.com.br
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEmx.gatefy.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP177.47.250.5
SPF_IP189.56.104.218
SPF_MXcnmf.com.br

Related pages

Pivot deeper into the graph from cnmf.com.br.

Cypher and MCP

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

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