Skip to content

Hostname

mdirect.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · mdirect.com.brRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mdirect.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.86.117108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.78108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.90108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.98108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
3.164.163.1283.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.403.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.603.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.83.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

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

Subdomains

1 observed subdomain of mdirect.com.br.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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