Skip to content

Hostname

loja.cmsbr.com.br

Last fetched

loja.cmsbr.com.br resolves to 1 IPv4 address operated by AS15525 in PT.

Nutrition Label

WHISPER CANON · loja.cmsbr.com.brRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/loja.cmsbr.com.br

Resolution chain

loja.cmsbr.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.99.234.75185.100.171.0/24AS15525PT

WHOIS identity

No WHOIS records are currently associated with loja.cmsbr.com.br in WhisperGraph.

Subdomains

8 observed subdomains of loja.cmsbr.com.br.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • loja.cmsbr.com.br

SPF policy

8 SPF mechanisms authorising senders for loja.cmsbr.com.br.

MechanismTarget
SPF_Aloja.cmsbr.com.br
SPF_INCLUDEspf.ciberserver.com
SPF_IP176.221.32.120
SPF_IP176.221.32.140
SPF_IP176.221.32.180
SPF_IP185.99.234.70
SPF_IP185.99.234.75
SPF_MXloja.cmsbr.com.br

Related pages

Pivot deeper into the graph from loja.cmsbr.com.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "loja.cmsbr.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.