Skip to content

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

WHISPER CANON · rafik.caRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/rafik.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.69.12218.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.6518.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.7018.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.7118.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.169.183.1273.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.183.373.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.183.743.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.183.913.169.180.0/22AS16509AMAZON-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 outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for rafik.ca.

MechanismTarget
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.