Hostname
wermar.com.br
Last fetched
wermar.com.br resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
wermar.com.br resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.49.58.87 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.51.122.230 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.211.224.65 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.92.248.15 | 54.92.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- wermar materiais de construcao ltda
- Contact emails
Subdomains
12 observed subdomains of wermar.com.br.
Web-graph footprint
Distinct hostnames that link to or from wermar.com.br in the public web crawl.
5 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for wermar.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | wermar.com.br |
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | _spf.tray.com.br |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 74.50.66.20 |
| SPF_IP | 74.50.66.26 |
| SPF_MX | wermar.com.br |
Related pages
Pivot deeper into the graph from wermar.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wermar.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.