Skip to content

Hostname

mbpetbarn.ca

Last fetched

mbpetbarn.ca resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · mbpetbarn.caRouting diversity5.2/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.2/10canon.whisper.security/host/mbpetbarn.ca

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.91.229100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.76.73100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.2.17018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.234.18.14918.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.224.2483.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.35.3234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.233.23534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.27.14844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.135.6844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.84.23852.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.205.17352.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.175.754.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

1 observed subdomain of mbpetbarn.ca.

Web-graph footprint

Distinct hostnames that link to or from mbpetbarn.ca in the public web crawl.

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mbpetbarn.ca.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from mbpetbarn.ca.

Cypher and MCP

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

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