Hostname
nyghfoundation.ca
Last fetched
nyghfoundation.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:go daddy domains canada, inc as the registrar.
Nutrition Label
Resolution chain
nyghfoundation.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- michael singh
- Contact emails
Subdomains
10 observed subdomains of nyghfoundation.ca.
Web-graph footprint
Distinct hostnames that link to or from nyghfoundation.ca in the public web crawl.
42 sites link to this hostname.
63 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for nyghfoundation.ca.
| Mechanism | Target |
|---|---|
| SPF_A | gwa.gw.one-mail.on.ca |
| SPF_A | gwb.gw.one-mail.on.ca |
| SPF_A | gwfa01.gwf.one-mail.on.ca |
| SPF_A | gwfb01.gwf.one-mail.on.ca |
| SPF_INCLUDE | _netblocks.one-mail.on.ca |
| SPF_INCLUDE | akaraisin.com |
| SPF_INCLUDE | outboundmail.convio.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 204.101.28.235 |
| SPF_IP | 216.235.195.0/24 |
| SPF_IP | 64.254.18.67 |
| SPF_IP | 66.97.31.3 |
| SPF_IP | 76.75.148.54 |
| SPF_IP | 76.75.148.55 |
Related pages
Pivot deeper into the graph from nyghfoundation.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nyghfoundation.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.