Hostname
armcom.ca
Last fetched
armcom.ca resolves to 2 IPv4 addresses operated by SC TELECOMUNICACOES LTDA in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.
Nutrition Label
Resolution chain
armcom.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 |
|---|---|---|---|---|
| 192.67.131.138 | 192.67.131.0/24 | AS393630 | SC TELECOMUNICACOES LTDA | US |
| 199.184.240.138 | 199.184.240.0/24 | AS46146 | HELMERICH-AND-PAYNE-INC - Helmerich & Payne, Inc. | US |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- armstrong communications
- Contact emails
- —
Subdomains
7 observed subdomains of armcom.ca.
Web-graph footprint
Distinct hostnames that link to or from armcom.ca in the public web crawl.
15 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for armcom.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 39590251.spf03.hubspotemail.net |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 142.176.11.156/32 |
| SPF_IP | 159.183.142.205/32 |
| SPF_IP | 192.67.131.15/32 |
| SPF_IP | 24.222.30.204/32 |
| SPF_IP | 64.34.111.253/32 |
| SPF_IP | 69.90.62.163/32 |
Related pages
Pivot deeper into the graph from armcom.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "armcom.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.