Hostname
dequadin.ca
Last fetched
dequadin.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:internic.ca inc. as the registrar.
Nutrition Label
Resolution chain
dequadin.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.160.213.107 | 18.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.213.13 | 18.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.213.32 | 18.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.213.80 | 18.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.39.10 | 18.65.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.65.39.62 | 18.65.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.65.39.68 | 18.65.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.65.39.89 | 18.65.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- registrar:internic.ca inc.
- Organization
- —
- Contact emails
- —
Subdomains
10 observed subdomains of dequadin.ca.
Web-graph footprint
Distinct hostnames that link to or from dequadin.ca in the public web crawl.
15 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for dequadin.ca.
| Mechanism | Target |
|---|---|
| SPF_A | dequadin.ca |
| SPF_INCLUDE | secureserver.net |
| SPF_MX | dequadin.ca |
Related pages
Pivot deeper into the graph from dequadin.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dequadin.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.