Skip to content

Hostname

heapup.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · heapup.com.brRouting diversity7.9/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/heapup.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.5.198100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.59.153100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.221.199100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.106.185100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.221.83107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.231.21318.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.161.11123.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.214.11723.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.216.25323.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.27.7023.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.197.2113.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.254.1933.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.82.1993.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.249.1363.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.94.883.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.190.1183.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.153.2213.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.83.57.993.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.233.2543.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.176.10434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
opinion box pesquisas
Contact emails

Subdomains

8 observed subdomains of heapup.com.br.

Web-graph footprint

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

22 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aheapup.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP186.202.176.221
SPF_IP186.202.177.156
SPF_MXheapup.com.br
SPF_MXmx.heapup.com.br

Related pages

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

Cypher and MCP

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

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