Hostname
rafik.ca
Last fetched
rafik.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists registrar:centralnic canada inc as the registrar.
Nutrition Label
Resolution chain
rafik.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.239.69.122 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.69.65 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.69.70 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.69.71 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 3.169.183.127 | 3.169.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.183.37 | 3.169.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.183.74 | 3.169.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.183.91 | 3.169.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:centralnic canada inc
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of rafik.ca.
| Subdomain |
|---|
| www.rafik.ca |
Web-graph footprint
Distinct hostnames that link to or from rafik.ca in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for rafik.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from rafik.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rafik.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.