Skip to content

Hostname

helpie.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · helpie.com.brRouting diversity4.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/helpie.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.217.157.6813.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.180.1963.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.217.3234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.112.9552.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.155.10254.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.208.19454.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
helpie tecnologia ltda
Contact emails

Subdomains

3 observed subdomains of helpie.com.br.

Web-graph footprint

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

11 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.octadesk.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_MXhelpie.com.br

Related pages

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

Cypher and MCP

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

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