Hostname
advancedcpg.ca
Last fetched
advancedcpg.ca resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists registrar:internic.ca inc. as the registrar.
Nutrition Label
Resolution chain
advancedcpg.ca 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 |
|---|---|---|---|---|
| 20.63.75.101 | 20.48.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 209.42.24.70 | 209.42.24.0/24 | AS36218 | WHG-CAN | CA |
WHOIS identity
- Registrar
- registrar:internic.ca inc.
- Organization
- —
- Contact emails
Subdomains
1 observed subdomain of advancedcpg.ca.
| Subdomain |
|---|
| www.advancedcpg.ca |
Web-graph footprint
Distinct hostnames that link to or from advancedcpg.ca in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for advancedcpg.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.netflash.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | advancedcpg.ca |
Related pages
Pivot deeper into the graph from advancedcpg.ca.
- IP · 20.63.75.101
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:internic.ca inc.
- Country · CA
- Email · i-167943wdhr@usersca3.internic.ca
- TLD · .ca
- Browse hostnames · ad…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "advancedcpg.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.