Skip to content

Hostname

appdevelopmentcompany.ca

Last fetched

appdevelopmentcompany.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · appdevelopmentcompany.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/appdevelopmentcompany.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.96.40104.21.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.172.70172.67.160.0/20AS13335CLOUDFLARENET - 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.

MechanismTarget
SPF_Aappdevelopmentcompany.ca
SPF_IP108.61.58.50
SPF_IP128.127.106.229
SPF_IP142.93.6.177
SPF_IP143.198.111.132
SPF_IP23.19.151.157
SPF_IP23.83.37.236
SPF_IP34.229.42.213
SPF_IP37.46.122.21
SPF_IP79.142.66.114
SPF_IP79.142.76.105
SPF_MXappdevelopmentcompany.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.