Skip to content

Hostname

richards.com.br

Last fetched

richards.com.br resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · richards.com.brRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/richards.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.218.172.7718.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.232.229.21154.232.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
companhia de marcas
Contact emails

Subdomains

4 observed subdomains of richards.com.br.

Web-graph footprint

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

74 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for richards.com.br.

MechanismTarget
SPF_Arichards.com.br
SPF_INCLUDE_spf.ditomail.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP149.72.137.12
SPF_IP149.72.201.92
SPF_IP167.89.74.19
SPF_IP20.96.184.146/32
SPF_IP20.96.200.191/32
SPF_MXrichards.com.br

Related pages

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

Cypher and MCP

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

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