Skip to content

Hostname

pagtrust.com.br

Last fetched

pagtrust.com.br resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:godaddy (86) as the registrar.

Nutrition Label

WHISPER CANON · pagtrust.com.brRouting diversity7.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/pagtrust.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
100.27.54.192100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.88.8118.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.212.19618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.105.863.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.218.1863.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.21.1773.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.252.23534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.236.22834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.236.21734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.204.1534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.3.6134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.32.22435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.149.8344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.83.2744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.208.23044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.184.18152.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.213.10852.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.127.22552.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.10.2452.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.81.16952.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:godaddy (86)
Organization
ana maria silva santos
Contact emails

Subdomains

23 observed subdomains of pagtrust.com.br.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for pagtrust.com.br.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

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

Cypher and MCP

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

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