Skip to content

Hostname

phoenixwise.ca

Last fetched

phoenixwise.ca resolves to 1 IPv4 address operated by LEASEWEB-USA-WDC - Leaseweb USA, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
207.244.116.152207.244.64.0/18AS30633LEASEWEB-USA-WDC - Leaseweb USA, 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 phoenixwise.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for phoenixwise.ca.

MechanismTarget
SPF_Adc.phoenixwise.net
SPF_Aphoenixwise.ca
SPF_INCLUDE_spf.google.com
SPF_IP199.167.45.216
SPF_IP207.244.116.135
SPF_IP64.131.72.141
SPF_IP64.131.79.180
SPF_IP64.131.90.105
SPF_MXdc.phoenixwise.net
SPF_MXphoenixwise.ca

Related pages

Pivot deeper into the graph from phoenixwise.ca.

Cypher and MCP

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

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