Skip to content

Hostname

mon.net.br

Last fetched

mon.net.br resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · mon.net.brRouting diversity4.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/mon.net.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.219.198.16513.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.132.22218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.126.1743.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.22.303.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.197.6644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.13.2854.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.244.4454.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.78.6198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
marcio rosa motta junior
Contact emails

Subdomains

1 observed subdomain of mon.net.br.

Web-graph footprint

Distinct hostnames that link to or from mon.net.br in the public web crawl.

437 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from mon.net.br.

Cypher and MCP

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

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