Skip to content

Hostname

selectjourney.ca

Last fetched

selectjourney.ca resolves to 1 IPv4 address operated by IDIGITAL - Idigital Internet Inc. in CA. WHOIS lists registrar:8648255 canada ltd. o/a dynadot llc as the registrar.

Nutrition Label

WHISPER CANON · selectjourney.caRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/selectjourney.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.36.150.234104.36.150.0/23AS54643IDIGITAL - Idigital Internet Inc.CA

WHOIS identity

Registrar
registrar:8648255 canada ltd. o/a dynadot llc
Organization
5u website
Contact emails

Subdomains

7 observed subdomains of selectjourney.ca.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • selectjourney.ca

SPF policy

8 SPF mechanisms authorising senders for selectjourney.ca.

MechanismTarget
SPF_Aselectjourney.ca
SPF_IP104.36.150.224
SPF_IP104.36.150.234
SPF_IP216.187.92.75
SPF_IP23.111.64.128
SPF_IP23.111.64.26
SPF_IP67.231.16.7
SPF_MXselectjourney.ca

Related pages

Pivot deeper into the graph from selectjourney.ca.

Cypher and MCP

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

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