Hostname
comerc.com.br
Last fetched
comerc.com.br resolves to 3 IPv4 addresses operated by MCPL-AS in US.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.175 | 199.60.103.0/24 | AS209242 | MCPL-AS | US |
| 199.60.103.75 | 199.60.103.0/24 | AS209242 | MCPL-AS | US |
| 54.207.179.14 | 54.207.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- —
- Organization
- comerc factoring comercial mercantil ltda.
- Contact emails
Subdomains
28 observed subdomains of comerc.com.br.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from comerc.com.br in the public web crawl.
87 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for comerc.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | comerc.com.br |
| SPF_INCLUDE | 7851874.spf02.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | smtp3.skymail.com.br |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 168.0.132.13/32 |
| SPF_IP | 177.70.110.0/24 |
| SPF_IP | 18.231.73.250/32 |
| SPF_MX | comerc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.