Skip to content

Hostname

mibz.ca

Last fetched

mibz.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · mibz.caRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mibz.ca

Resolution chain

mibz.ca resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.160.188.113.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.1183.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.1213.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.723.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.166.160.493.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.53.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.833.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.963.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.174.11452.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.1352.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.2652.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.3152.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with mibz.ca in WhisperGraph.

Subdomains

3 observed subdomains of mibz.ca.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mibz.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from mibz.ca.

Cypher and MCP

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

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