Skip to content

Hostname

dqp.ca

Last fetched

dqp.ca resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · dqp.caRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dqp.ca

Resolution chain

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

IPPrefixASNOperatorCountry
50.87.253.23050.87.0.0/16AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
Contact emails

Subdomains

20 observed subdomains of dqp.ca.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for dqp.ca.

MechanismTarget
SPF_INCLUDE_s2.dqp.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.177.8.0/21
SPF_IP130.211.0.0/22
SPF_IP172.217.0.0/19
SPF_IP173.194.0.0/16
SPF_IP173.254.0.0/17
SPF_IP184.67.160.250
SPF_IP35.191.0.0/16
SPF_IP50.87.0.0/16
SPF_IP66.102.0.0/20
SPF_IP66.147.240.0/20
SPF_IP66.249.80.0/20
SPF_IP67.20.64.0/18
SPF_IP67.205.76.4
SPF_IP67.205.76.5
SPF_IP67.222.32.0/19
SPF_IP69.195.64.0/18
SPF_IP69.89.16.0/20
SPF_IP70.40.192.0/19
SPF_IP72.14.192.0/18
SPF_IP74.125.0.0/16

Related pages

Pivot deeper into the graph from dqp.ca.

Cypher and MCP

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

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