Skip to content

Hostname

ditcanada.net

Last fetched

ditcanada.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · ditcanada.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ditcanada.net

Resolution chain

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

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

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ditcanada.net.

MechanismTarget
SPF_Aditcanada.net
SPF_INCLUDE_spf.hostedemail.com
SPF_IP107.6.43.203
SPF_IP107.6.43.206
SPF_IP208.85.219.33
SPF_IP208.85.219.34
SPF_IP208.85.219.38
SPF_IP66.155.96.191
SPF_IP69.28.224.130
SPF_IP70.33.208.47
SPF_IP74.201.135.1
SPF_MXditcanada.net

Related pages

Pivot deeper into the graph from ditcanada.net.

Cypher and MCP

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

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