Skip to content

Hostname

assessorialm.com.br

Last fetched

assessorialm.com.br resolves to 1 IPv4 address operated by AS53107 in BR.

Nutrition Label

WHISPER CANON · assessorialm.com.brRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/assessorialm.com.br

Resolution chain

assessorialm.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
177.136.241.55177.136.241.0/24AS53107BR

WHOIS identity

No WHOIS records are currently associated with assessorialm.com.br in WhisperGraph.

Subdomains

7 observed subdomains of assessorialm.com.br.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for assessorialm.com.br.

MechanismTarget
SPF_Aassessorialm.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP144.217.39.54
SPF_IP51.161.119.61
SPF_MXassessorialm.com.br

Related pages

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

Cypher and MCP

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

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