Skip to content

Hostname

quadind.ca

Last fetched

quadind.ca resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

WHISPER CANON · quadind.caRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/quadind.ca

Resolution chain

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

IPPrefixASNOperatorCountry
199.188.206.8199.188.206.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
banjo ogunlowore
Contact emails

Subdomains

6 observed subdomains of quadind.ca.

Web-graph footprint

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

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for quadind.ca.

MechanismTarget
SPF_Aquadind.ca
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP199.188.206.2
SPF_IP199.188.206.22
SPF_IP199.188.206.30
SPF_IP199.188.206.8
SPF_IP65.39.193.40
SPF_IP76.74.235.200
SPF_MXquadind.ca

Related pages

Pivot deeper into the graph from quadind.ca.

Cypher and MCP

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

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