Hostname
quebecqigong.com
Last fetched
quebecqigong.com resolves to 2 IPv4 addresses operated by AS36218 in CA. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
quebecqigong.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 209.42.24.103 | 209.42.24.0/24 | AS36218 | — | CA |
| 209.42.24.34 | 209.42.24.0/24 | AS36218 | — | CA |
WHOIS identity
- Registrar
- iana:83
- Organization
- contact privacy inc. customer 0136870722
- Contact emails
Subdomains
8 observed subdomains of quebecqigong.com.
Web-graph footprint
Distinct hostnames that link to or from quebecqigong.com in the public web crawl.
12 sites link to this hostname.
37 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for quebecqigong.com.
| Mechanism | Target |
|---|---|
| SPF_A | quebecqigong.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | spf.a2hosting.com |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_IP | 209.42.24.103 |
| SPF_IP | 209.42.24.34 |
| SPF_IP | 209.42.24.94 |
| SPF_IP | 68.66.216.9 |
| SPF_IP | 70.32.23.71/32 |
| SPF_MX | quebecqigong.com |
Related pages
Pivot deeper into the graph from quebecqigong.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "quebecqigong.com"})-[: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.