Skip to content

Hostname

pentagrama.com.br

Last fetched

pentagrama.com.br resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · pentagrama.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pentagrama.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
100.26.171.103100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.26.30.19100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.167.103100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.83.132100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.19.68100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.132.16718.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.167.3018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.103.1923.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.131.133.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.88.243.263.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.107.14244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.164.9554.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
pentagrama consultoria e sistemas
Contact emails

Subdomains

9 observed subdomains of pentagrama.com.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for pentagrama.com.br.

MechanismTarget
SPF_Apentagrama.com.br
SPF_INCLUDE_spf.pentagrama.com.br
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_MXpentagrama.com.br

Related pages

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

Cypher and MCP

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

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