Skip to content

Hostname

mnb365.com

Last fetched

mnb365.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · mnb365.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mnb365.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.192.100.11054.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.1754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.354.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.3654.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.142.11054.192.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.142.5154.192.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.142.5854.192.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.142.7854.192.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.152.11299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.173.161.393.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.23.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.773.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.303.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:146
Organization
limjk
Contact emails

Subdomains

1 observed subdomain of mnb365.com.

Threat posture

History

Related pages

Pivot deeper into the graph from mnb365.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mnb365.com"})-[: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.