Hostname
congresmtl.com
Last fetched
congresmtl.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
congresmtl.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.6.189 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.7.189 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.74.180 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- societe du palais des congres de montreal attn congresmtl.com care of network solutions
- Contact emails
- am7ek92v667@networksolutionsprivateregistration.com
- aw4q25az2s6@networksolutionsprivateregistration.com
- bw8v26j65sz@networksolutionsprivateregistration.com
- dg8vh8ze8nh@networksolutionsprivateregistration.com
- ej72u8ga992@networksolutionsprivateregistration.com
- hy3ss3z72vz@networksolutionsprivateregistration.com
- kj6u657m84b@networksolutionsprivateregistration.com
- kz9y59zy8ck@networksolutionsprivateregistration.com
- qj5y384a3t8@networksolutionsprivateregistration.com
- rn2m93wt7av@networksolutionsprivateregistration.com
- su57d4gq7hy@networksolutionsprivateregistration.com
Subdomains
31 observed subdomains of congresmtl.com.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from congresmtl.com in the public web crawl.
502 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for congresmtl.com.
| Mechanism | Target |
|---|---|
| SPF_A | pcmexchange01.congresmtl.com |
| SPF_INCLUDE | _spf.layer7.hosting |
| SPF_INCLUDE | spf-ca.emailsignatures365.com |
| SPF_INCLUDE | spf.cyberimpact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 204.154.174.0/23 |
| SPF_IP | 205.236.27.49 |
| SPF_IP | 52.60.95.88 |
| SPF_IP | 66.171.173.252 |
| SPF_IP | 66.171.173.253 |
Related pages
Pivot deeper into the graph from congresmtl.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "congresmtl.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.