Skip to content

Hostname

advancedperformance.ca

Last fetched

advancedperformance.ca resolves to 2 IPv4 addresses operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
209.59.154.16209.59.128.0/18AS32244LIQUIDWEB - Liquid Web, L.L.CUS
68.183.201.8468.183.192.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

1 observed subdomain of advancedperformance.ca.

Web-graph footprint

Distinct hostnames that link to or from advancedperformance.ca in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for advancedperformance.ca.

MechanismTarget
SPF_Aadvancedperformance.ca
SPF_INCLUDEadvancedperformance.ca.spf.auto.dnssmarthost.net
SPF_IP35.212.82.193
SPF_MXadvancedperformance.ca

Related pages

Pivot deeper into the graph from advancedperformance.ca.

Cypher and MCP

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

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