Skip to content

Hostname

hardyn.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · hardyn.com.brRouting diversity6.3/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/hardyn.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.144.186100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.162.14113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.243.246174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.252.7418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.182.234184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.233.2353.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.10.1543.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.87.363.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.45.1503.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.155.21934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.96.5434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.186.22934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.156.13144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.13.14452.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.105.6454.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.156.2454.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.86.7254.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.170.4254.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.124.32100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.177.21654.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
vinicius souza rodrigues
Contact emails

Subdomains

4 observed subdomains of hardyn.com.br.

Web-graph footprint

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

6 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hardyn.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.hardyn.com.br
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net

Related pages

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

Cypher and MCP

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

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