Skip to content

Hostname

delice.ca

Last fetched

delice.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · delice.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/delice.ca

Resolution chain

delice.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
restaurant pizza delice
Contact emails

Subdomains

3 observed subdomains of delice.ca.

Web-graph footprint

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

13 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for delice.ca.

MechanismTarget
SPF_Adelice.ca
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.web-dns1.com
SPF_IP158.69.17.240
SPF_IP158.69.17.250
SPF_IP173.46.152.128/25
SPF_IP192.99.232.215
SPF_IP199.244.76.0/24
SPF_IP51.161.14.84
SPF_MXdelice.ca

Related pages

Pivot deeper into the graph from delice.ca.

Cypher and MCP

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

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