Skip to content

Hostname

mdtaber.ab.ca

Last fetched

mdtaber.ab.ca resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · mdtaber.ab.caRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mdtaber.ab.ca

Resolution chain

mdtaber.ab.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.222.141.14215.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with mdtaber.ab.ca in WhisperGraph.

Subdomains

6 observed subdomains of mdtaber.ab.ca.

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mdtaber.ab.ca.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_INCLUDEspf.us.emailservice.io
SPF_IP15.223.11.33
SPF_IP69.46.108.192/27
SPF_IP74.119.0.2
SPF_IP74.119.0.3
SPF_IP74.119.0.95

Related pages

Pivot deeper into the graph from mdtaber.ab.ca.

Cypher and MCP

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

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