Skip to content

Hostname

comerc.com.br

Last fetched

comerc.com.br resolves to 3 IPv4 addresses operated by MCPL-AS in US.

Nutrition Label

WHISPER CANON · comerc.com.brRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/comerc.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.175199.60.103.0/24AS209242MCPL-ASUS
199.60.103.75199.60.103.0/24AS209242MCPL-ASUS
54.207.179.1454.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
comerc factoring comercial mercantil ltda.
Contact emails

Subdomains

28 observed subdomains of comerc.com.br.

Web-graph footprint

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

87 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for comerc.com.br.

MechanismTarget
SPF_Acomerc.com.br
SPF_INCLUDE7851874.spf02.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp3.skymail.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.0.132.13/32
SPF_IP177.70.110.0/24
SPF_IP18.231.73.250/32
SPF_MXcomerc.com.br

Related pages

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

Cypher and MCP

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

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