Skip to content

Hostname

affinitywpg.ca

Last fetched

affinitywpg.ca resolves to 4 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
149.28.85.239149.28.64.0/19AS20473AS-VULTR - The Constant Company, LLCUS
167.88.61.211167.88.61.0/24AS63023AS-GLOBALTELEHOST - GTHostUS
23.95.72.1623.95.72.0/24AS136258ONEPROVIDER-AS BrainStorm Network, IncUS
45.32.67.14445.32.64.0/19AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

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

Subdomains

7 observed subdomains of affinitywpg.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for affinitywpg.ca.

MechanismTarget
SPF_Aaffinitywpg.ca
SPF_IP63.250.32.101
SPF_MXaffinitywpg.ca

Related pages

Pivot deeper into the graph from affinitywpg.ca.

Cypher and MCP

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

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