Skip to content

Hostname

genius-tech.ca

Last fetched

genius-tech.ca resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:domain robot enterprises inc. as the registrar.

Nutrition Label

WHISPER CANON · genius-tech.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/genius-tech.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.217.176.19118.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:domain robot enterprises inc.
Organization
Contact emails

Subdomains

3 observed subdomains of genius-tech.ca.

Web-graph footprint

Distinct hostnames that link to or from genius-tech.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for genius-tech.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from genius-tech.ca.

Cypher and MCP

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

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