Skip to content

Hostname

empty.com.br

Last fetched

empty.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.2.12113.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.4913.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.7213.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.9913.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.129.11518.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.5218.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.5818.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.8118.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
Organization
empty confec??es ltda me
Contact emails

Subdomains

4 observed subdomains of empty.com.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for empty.com.br.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.umbler.com

Related pages

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

Cypher and MCP

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

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