Skip to content

Hostname

deco-style.ca

Last fetched

deco-style.ca resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

WHISPER CANON · deco-style.caRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/deco-style.ca

Resolution chain

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

IPPrefixASNOperatorCountry
66.70.215.4466.70.128.0/17AS16276CA

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
les entreprises normand tellier
Contact emails

Subdomains

7 observed subdomains of deco-style.ca.

Web-graph footprint

Distinct hostnames that link to or from deco-style.ca in the public web crawl.

11 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • deco-style.ca

SPF policy

5 SPF mechanisms authorising senders for deco-style.ca.

MechanismTarget
SPF_Adeco-style.ca
SPF_INCLUDEspf.hcu.email
SPF_IP15.235.83.120/32
SPF_IP158.69.24.77/32
SPF_MXdeco-style.ca

Related pages

Pivot deeper into the graph from deco-style.ca.

Cypher and MCP

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

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