Skip to content

Hostname

ifnl.ca

Last fetched

ifnl.ca resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
157.230.68.41157.230.68.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA
159.203.50.220159.203.48.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

No WHOIS records are currently associated with ifnl.ca in WhisperGraph.

Subdomains

2 observed subdomains of ifnl.ca.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for ifnl.ca.

MechanismTarget
SPF_Aifnl.ca
SPF_Amagical-hellman.165-22-236-54.plesk.page
SPF_MXifnl.ca

Related pages

Pivot deeper into the graph from ifnl.ca.

Cypher and MCP

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

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