Skip to content

Hostname

demonstra.dype.com.br

Last fetched

demonstra.dype.com.br resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
177.71.244.229177.71.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

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

Subdomains

7 observed subdomains of demonstra.dype.com.br.

Threat posture

History

Mail and authentication

MX records

  • demonstra.dype.com.br

SPF policy

7 SPF mechanisms authorising senders for demonstra.dype.com.br.

MechanismTarget
SPF_Ademonstra.dype.com.br
SPF_INCLUDEspf.eveo.com.br
SPF_IP187.108.203.45
SPF_IP187.108.203.46
SPF_IP187.108.203.47
SPF_IP187.108.203.69
SPF_MXdemonstra.dype.com.br

Related pages

Pivot deeper into the graph from demonstra.dype.com.br.

Cypher and MCP

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

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