Skip to content

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

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

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.

IPPrefixASNOperatorCountry
100.49.58.87100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.122.230100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.224.653.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.92.248.1554.92.128.0/17AS14618AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wermar.com.br.

MechanismTarget
SPF_Awermar.com.br
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDE_spf.tray.com.br
SPF_INCLUDEsendgrid.net
SPF_IP74.50.66.20
SPF_IP74.50.66.26
SPF_MXwermar.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.