Skip to content

Hostname

aconstrubem.com.br

Last fetched

aconstrubem.com.br resolves to 1 IPv4 address operated by AS28195 in BR.

Nutrition Label

WHISPER CANON · aconstrubem.com.brRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.8/10canon.whisper.security/host/aconstrubem.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
189.90.130.16189.90.128.0/22AS28195BR

WHOIS identity

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

Subdomains

7 observed subdomains of aconstrubem.com.br.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for aconstrubem.com.br.

MechanismTarget
SPF_Aaconstrubem.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP189.90.130.0/24
SPF_MXaconstrubem.com.br

Related pages

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

Cypher and MCP

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

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