Hostname
appdevelopmentcompany.ca
Last fetched
appdevelopmentcompany.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
appdevelopmentcompany.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.96.40 | 104.21.96.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.172.70 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, 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 appdevelopmentcompany.ca in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for appdevelopmentcompany.ca.
| Mechanism | Target |
|---|---|
| SPF_A | appdevelopmentcompany.ca |
| SPF_IP | 108.61.58.50 |
| SPF_IP | 128.127.106.229 |
| SPF_IP | 142.93.6.177 |
| SPF_IP | 143.198.111.132 |
| SPF_IP | 23.19.151.157 |
| SPF_IP | 23.83.37.236 |
| SPF_IP | 34.229.42.213 |
| SPF_IP | 37.46.122.21 |
| SPF_IP | 79.142.66.114 |
| SPF_IP | 79.142.76.105 |
| SPF_MX | appdevelopmentcompany.ca |
Related pages
Pivot deeper into the graph from appdevelopmentcompany.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "appdevelopmentcompany.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.