Skip to content

Hostname

genesis.ca

Last fetched

genesis.ca resolves to 1 IPv4 address operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · genesis.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/genesis.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.130.26.42104.130.0.0/18AS27357RACKSPACE - Rackspace HostingUS

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
Contact emails

Subdomains

64 observed subdomains of genesis.ca.

Web-graph footprint

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

38 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for genesis.ca.

MechanismTarget
SPF_Amail.hyundaicanada.com
SPF_Amail1.hyundaicanada.com
SPF_IP211.252.131.195
SPF_IP211.252.131.231
SPF_IP67.71.195.0/26
SPF_IP69.17.130.0/24
SPF_IP69.20.234.0/24
SPF_MXgenesis.ca

Related pages

Pivot deeper into the graph from genesis.ca.

Cypher and MCP

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

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