Skip to content

Hostname

phenogenomics.ca

Last fetched

phenogenomics.ca resolves to 1 IPv4 address operated by SICKKIDS-AS-01 - The Hospital for Sick Children in CA. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · phenogenomics.caRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/phenogenomics.ca

Resolution chain

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

IPPrefixASNOperatorCountry
192.75.158.140192.75.158.0/24AS46626SICKKIDS-AS-01 - The Hospital for Sick ChildrenCA

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
toronto centre for phenogenomics (nfp)
Contact emails

Subdomains

12 observed subdomains of phenogenomics.ca.

Web-graph footprint

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

65 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for phenogenomics.ca.

MechanismTarget
SPF_Asmtpy.mshri.on.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_MXphenogenomics.ca

Related pages

Pivot deeper into the graph from phenogenomics.ca.

Cypher and MCP

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

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