Skip to content

Hostname

assim.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · assim.com.brRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/assim.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
35.71.151.18835.71.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.223.15.16852.223.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
Organization
grupo hospitalar do rio de janeiro ltda
Contact emails

Subdomains

16 observed subdomains of assim.com.br.

Web-graph footprint

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

53 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.evicertia.com
SPF_INCLUDEspf.claramail.com.br
SPF_IP187.84.231.0/24

Related pages

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

Cypher and MCP

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

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