Skip to content

Hostname

profoundry.ca

Last fetched

profoundry.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.2.2313.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.513.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.6413.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.7913.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.167.69.1153.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.1233.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.1293.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.833.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

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 profoundry.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for profoundry.ca.

MechanismTarget
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.ess.ca.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_IP209.90.142.90
SPF_IP72.142.116.158
SPF_IP72.47.235.236

Related pages

Pivot deeper into the graph from profoundry.ca.

Cypher and MCP

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

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